Skip to content

Commit af4c9c8

Browse files
chore(deps): update babel monorepo to v7.22.5
1 parent acad664 commit af4c9c8

File tree

2 files changed

+273
-236
lines changed

2 files changed

+273
-236
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"serve": "cd ./examples/web && ./node_modules/.bin/webpack-dev-server --config webpack.config.js"
1717
},
1818
"dependencies": {
19-
"@babel/runtime": "7.13.10",
19+
"@babel/runtime": "7.22.5",
2020
"@poool/junipero-native": "2.0.0-alpha.9",
2121
"@poool/junipero-utils": "2.0.0-alpha.8",
2222
"buffer": "6.0.3",
@@ -25,9 +25,9 @@
2525
"stream-browserify": "3.0.0"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.13.14",
29-
"@babel/eslint-parser": "7.13.14",
30-
"@babel/eslint-plugin": "7.13.10",
28+
"@babel/core": "7.22.5",
29+
"@babel/eslint-parser": "7.22.5",
30+
"@babel/eslint-plugin": "7.22.5",
3131
"@poool/eslint-config": "1.4.2",
3232
"@poool/eslint-config-react": "1.4.2",
3333
"@poool/eslint-config-react-native": "1.4.2",

0 commit comments

Comments
 (0)