Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Bump lodash and webpack dependency version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjmnt4n committed Dec 19, 2020
1 parent d241458 commit 4ea6050
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "mocha --check-leaks --slow 1e3 -r @babel/register"
},
"dependencies": {
"lodash": "^4.17.4"
"lodash": "^4.17.20"
},
"devDependencies": {
"@babel/cli": "^7.0.0-beta.44",
Expand All @@ -39,7 +39,7 @@
"pretty-bytes": "^4.0.2",
"uglify-es": "^3.3.10",
"uglifyjs-webpack-plugin": "^1.2.4",
"webpack": "^5.0.0"
"webpack": "^5.1.0"
},
"peerDependencies": {
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.1.0"
Expand Down

0 comments on commit 4ea6050

Please sign in to comment.