Skip to content

Commit db02ed0

Browse files
chore: update npm dependencies
1 parent cece194 commit db02ed0

File tree

2 files changed

+161
-161
lines changed

2 files changed

+161
-161
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.19.6",
42-
"@babel/plugin-proposal-object-rest-spread": "^7.19.4",
41+
"@babel/core": "^7.20.2",
42+
"@babel/plugin-proposal-object-rest-spread": "^7.20.2",
4343
"@babel/plugin-transform-react-jsx": "^7.19.0",
4444
"@babel/plugin-transform-runtime": "^7.19.6",
45-
"@babel/preset-env": "^7.19.4",
45+
"@babel/preset-env": "^7.20.2",
4646
"@babel/register": "^7.18.9",
4747
"babel-jest": "^29.2.2",
48-
"babel-loader": "^9.0.0",
48+
"babel-loader": "^9.1.0",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5050
"enzyme": "^3.11.0",
5151
"enzyme-to-json": "^3.6.2",

0 commit comments

Comments
 (0)