Skip to content

Commit b72d459

Browse files
chore(deps): update babel monorepo to v8
| datasource | package | from | to | | ---------- | ----------------- | ------ | ----- | | npm | @babel/cli | 7.29.7 | 8.0.5 | | npm | @babel/core | 7.29.7 | 8.0.5 | | npm | @babel/preset-env | 7.29.7 | 8.0.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d5bd15 commit b72d459

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"postcss-scss": "^4.0.2"
2626
},
2727
"devDependencies": {
28-
"@babel/cli": "^7.12.8",
29-
"@babel/core": "^7.12.9",
30-
"@babel/preset-env": "^7.12.7",
28+
"@babel/cli": "^8.0.0",
29+
"@babel/core": "^8.0.0",
30+
"@babel/preset-env": "^8.0.0",
3131
"autoprefixer": "^10.0.2",
3232
"object-fit-images": "^3.2.4",
3333
"postcss-cli": "^8.3.0",

0 commit comments

Comments
 (0)