Skip to content

Commit a7def62

Browse files
committed
Update development dependencies
1 parent 847a583 commit a7def62

File tree

3 files changed

+96
-96
lines changed

3 files changed

+96
-96
lines changed

hugoalh.GitHubActionsToolkit/nodejs-wrapper/main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"@actions/tool-cache": "^2.0.1"
3535
},
3636
"devDependencies": {
37-
"@types/node": "^20.4.4",
38-
"@typescript-eslint/eslint-plugin": "^6.1.0",
39-
"@typescript-eslint/parser": "^6.1.0",
37+
"@types/node": "^20.4.5",
38+
"@typescript-eslint/eslint-plugin": "^6.2.1",
39+
"@typescript-eslint/parser": "^6.2.1",
4040
"@vercel/ncc": "^0.36.1",
41-
"eslint": "^8.45.0",
41+
"eslint": "^8.46.0",
4242
"eslint-plugin-only-warn": "^1.1.0",
4343
"typescript": "^5.1.6"
4444
},

0 commit comments

Comments
 (0)