Skip to content

Commit

Permalink
Update 2 npm dependencies
Browse files Browse the repository at this point in the history
Development Dependencies

* @babel/preset-env > 7.13.12
* webpack > 5.28.0

[atomist:generated]
[atomist-skill:atomist/npm-vulnerability-scanner-skill]
  • Loading branch information
atomist-bot authored and J-Vin committed Mar 25, 2021
1 parent 38b1849 commit 7267700
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 17 deletions.
59 changes: 44 additions & 15 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 @@ -20,10 +20,10 @@
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"babel-loader": "^8.2.2",
"uglifyjs-webpack-plugin": "^1.3.0",
"webpack": "^5.27.0",
"webpack": "^5.28.0",
"webpack-cli": "^3.1.0"
}
}

0 comments on commit 7267700

Please sign in to comment.