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 Apr 24, 2021
1 parent 51555a5 commit 6607137
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 119 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.16",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-transform-react-jsx": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/register": "^7.13.14",
"@babel/register": "^7.13.16",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^7.24.0",
"eslint": "^7.25.0",
"jest": "^26.6.3",
"jquery-inview": "^1.1.2",
"speed-measure-webpack-plugin": "^1.5.0",
"webpack": "^5.33.2",
"webpack": "^5.35.1",
"webpack-cli": "^4.6.0"
},
"publishConfig": {
Expand Down

0 comments on commit 6607137

Please sign in to comment.