Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 7ff4789

Browse files
chore(deps): update babel monorepo to v7.22.10
1 parent c009ae2 commit 7ff4789

File tree

2 files changed

+218
-64
lines changed

2 files changed

+218
-64
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"watch": "babel -w src --out-dir . --ignore \"**/__tests__\""
1919
},
2020
"dependencies": {
21-
"@babel/runtime": "7.21.0",
21+
"@babel/runtime": "7.22.10",
2222
"@soda/friendly-errors-webpack-plugin": "1.8.1",
2323
"copy-webpack-plugin": "11.0.0",
2424
"html-webpack-plugin": "5.5.0",
@@ -29,8 +29,8 @@
2929
"netlify-identity-widget": "1.9.2"
3030
},
3131
"devDependencies": {
32-
"@babel/cli": "7.21.0",
33-
"@babel/core": "7.21.0",
32+
"@babel/cli": "7.22.10",
33+
"@babel/core": "7.22.10",
3434
"@staticcms/app": "^2.0.0",
3535
"babel-preset-gatsby-package": "3.7.0",
3636
"cross-env": "7.0.3",

0 commit comments

Comments
 (0)