Skip to content

Commit 72bd0e1

Browse files
chore(deps): update babel monorepo to v7.24.7
1 parent 18560ed commit 72bd0e1

File tree

2 files changed

+175
-216
lines changed

2 files changed

+175
-216
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"gatsby": "^3.0.0 || ^4.0.0"
3333
},
3434
"devDependencies": {
35-
"@babel/cli": "7.14.3",
36-
"@babel/core": "7.14.3",
35+
"@babel/cli": "7.24.7",
36+
"@babel/core": "7.24.7",
3737
"babel-eslint": "10.1.0",
3838
"babel-jest": "26.6.3",
3939
"babel-preset-gatsby-package": "1.5.0",
@@ -48,7 +48,7 @@
4848
"react-dom": "17.0.2"
4949
},
5050
"dependencies": {
51-
"@babel/runtime": "7.14.0",
51+
"@babel/runtime": "7.24.7",
5252
"fs-extra": "10.1.0",
5353
"lodash": "4.17.21",
5454
"moment": "2.29.1",

0 commit comments

Comments
 (0)