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 Oct 30, 2021
1 parent 4a2ddd4 commit 7455d54
Show file tree
Hide file tree
Showing 2 changed files with 592 additions and 584 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/register": "^7.15.3",
"@babel/core": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
"@babel/plugin-transform-react-jsx": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/register": "^7.16.0",
"babel-jest": "^27.3.1",
"babel-loader": "^8.2.3",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
Expand All @@ -53,7 +53,7 @@
"jest": "^27.3.1",
"jquery-inview": "^1.1.2",
"speed-measure-webpack-plugin": "^1.5.0",
"webpack": "^5.59.1",
"webpack": "^5.61.0",
"webpack-cli": "^4.9.1"
},
"publishConfig": {
Expand Down

0 comments on commit 7455d54

Please sign in to comment.