Skip to content

Commit 76c023a

Browse files
chore(dev-deps): update babel monorepo to v7.24.4
1 parent ebd737c commit 76c023a

File tree

2 files changed

+100
-72
lines changed

2 files changed

+100
-72
lines changed

package-lock.json

Lines changed: 98 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"@babel/cli": "7.24.1",
67-
"@babel/core": "7.24.3",
67+
"@babel/core": "7.24.4",
6868
"@babel/plugin-proposal-class-properties": "7.18.6",
6969
"@babel/plugin-proposal-decorators": "7.24.1",
7070
"@babel/plugin-proposal-do-expressions": "7.24.1",
@@ -83,7 +83,7 @@
8383
"@babel/plugin-syntax-import-meta": "7.10.4",
8484
"@babel/plugin-transform-object-assign": "7.24.1",
8585
"@babel/polyfill": "7.12.1",
86-
"@babel/preset-env": "7.24.3",
86+
"@babel/preset-env": "7.24.4",
8787
"@babel/preset-react": "7.24.1",
8888
"@google/semantic-release-replace-plugin": "1.2.7",
8989
"@imgix/browserslist-config": "1.0.0",

0 commit comments

Comments
 (0)