Skip to content

Commit 837dae5

Browse files
chore: update npm dependencies
1 parent a9ca2bc commit 837dae5

File tree

2 files changed

+100
-100
lines changed

2 files changed

+100
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.17.5",
41+
"@babel/core": "^7.17.8",
4242
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
4343
"@babel/plugin-transform-react-jsx": "^7.17.3",
4444
"@babel/plugin-transform-runtime": "^7.17.0",
4545
"@babel/preset-env": "^7.16.11",
46-
"@babel/register": "^7.17.0",
46+
"@babel/register": "^7.17.7",
4747
"babel-jest": "^27.5.1",
4848
"babel-loader": "^8.2.3",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",

0 commit comments

Comments
 (0)