Skip to content

Commit

Permalink
Update the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Feb 4, 2025
1 parent c125e5a commit 9dad1d2
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
132 changes: 66 additions & 66 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 @@ -19,18 +19,18 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/tool-cache": "^2.0.2",
"semver": "^7.7.0"
"semver": "^7.7.1"
},
"devDependencies": {
"@types/eslint__js": "^8.42.3",
"@types/gulp": "^4.0.17",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"@types/semver": "^7.5.8",
"esbuild": "^0.24.2",
"gulp": "^5.0.0",
"typedoc": "^0.27.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
"typescript-eslint": "^8.23.0"
},
"engines": {
"node": ">=20.0.0"
Expand Down

0 comments on commit 9dad1d2

Please sign in to comment.