Skip to content

Commit

Permalink
Bump uglify-js from 3.14.2 to 3.14.3 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 11, 2021
1 parent 076850f commit 3bc1460
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `@vercel/ncc` from 0.28.6 to 0.31.1
- Bumps `@actions/core` from 1.4.0 to 1.6.0
- Bumps `jest` from 27.0.5 to 27.3.1
- Bumps `uglify-js` from 3.13.9 to 3.14.2
- Bumps `uglify-js` from 3.13.9 to 3.14.3
- Bumps `eslint` from 7.28.0 to 8.2.0

## [v2.3.1]
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@actions/github": "^5.0.0",
"dist": "^0.1.2",
"make-coverage-badge": "^1.2.0",
"uglify-js": "^3.14.2",
"uglify-js": "^3.14.3",
"node-fetch": "^2.6.1"
},
"devDependencies": {
Expand Down

0 comments on commit 3bc1460

Please sign in to comment.