Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Mar 5, 2023
1 parent 4c265cf commit 9a34d38
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 45 deletions.
230 changes: 188 additions & 42 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"devDependencies": {
"should": ">=13.2.3",
"uglify-js": ">=3.14.2"
"uglify-js": ">=3.17.4"
},
"bugs": {
"url": "http://github.com/gruntjs/nodeunit-x/issues"
Expand All @@ -83,8 +83,8 @@
"nodeunit": "./bin/nodeunit"
},
"dependencies": {
"ejs": "^3.1.6",
"tap": "^16.0.0"
"ejs": "^3.1.8",
"tap": "^16.3.4"
},
"scripts": {
"test": "node ./bin/nodeunit"
Expand Down

0 comments on commit 9a34d38

Please sign in to comment.