Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Nov 5, 2022
1 parent cece194 commit db02ed0
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 161 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/plugin-proposal-object-rest-spread": "^7.19.4",
"@babel/core": "^7.20.2",
"@babel/plugin-proposal-object-rest-spread": "^7.20.2",
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@babel/preset-env": "^7.20.2",
"@babel/register": "^7.18.9",
"babel-jest": "^29.2.2",
"babel-loader": "^9.0.0",
"babel-loader": "^9.1.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
Expand Down
Loading

0 comments on commit db02ed0

Please sign in to comment.