Skip to content

Commit

Permalink
chore: bump some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
double-beep committed Sep 25, 2024
1 parent dc048ad commit fd2f274
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 52 deletions.
92 changes: 45 additions & 47 deletions package-lock.json

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

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
},
"homepage": "https://github.com/userscripters/generate-headers#readme",
"devDependencies": {
"@types/chai": "^4.3.19",
"@types/chai": "5.0.0",
"@types/eslint": "^8.56.12",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.5",
"@types/node": "^22.7.0",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@types/tampermonkey": "^5.0.3",
Expand All @@ -58,10 +58,9 @@
"chai": "^5.1.1",
"eslint": "^8.57.1",
"mocha": "^10.7.3",
"sinon": "^17.0.2",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"uglify-js": "^3.19.3"
"typescript": "^5.6.2"
},
"dependencies": {
"chalk": "^5.3.0",
Expand Down

0 comments on commit fd2f274

Please sign in to comment.