Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22 (#2381)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent cad7d5c commit 76151e5
Show file tree
Hide file tree
Showing 18 changed files with 81 additions and 81 deletions.
16 changes: 8 additions & 8 deletions gh-actions/appauth/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 gh-actions/appauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.0",
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vercel/ncc": "^0.38.1",
Expand Down
16 changes: 8 additions & 8 deletions gh-actions/dispatch/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 gh-actions/dispatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.0",
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vercel/ncc": "^0.38.1",
Expand Down
16 changes: 8 additions & 8 deletions gh-actions/github/checks/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 gh-actions/github/checks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.0",
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@types/tmp": "^0.2.5",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
16 changes: 8 additions & 8 deletions gh-actions/github/mutex/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 gh-actions/github/mutex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@actions/io": "^1.1.3"
},
"devDependencies": {
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
16 changes: 8 additions & 8 deletions gh-actions/github/script/run/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 gh-actions/github/script/run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.0",
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@types/tmp": "^0.2.5",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
16 changes: 8 additions & 8 deletions gh-actions/hashfiles/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 gh-actions/hashfiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.0",
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vercel/ncc": "^0.38.1",
Expand Down
16 changes: 8 additions & 8 deletions gh-actions/jq/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 gh-actions/jq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.0",
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@types/tmp": "^0.2.5",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
16 changes: 8 additions & 8 deletions gh-actions/retest/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 gh-actions/retest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.0",
"@types/node": "^20.11.28",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vercel/ncc": "^0.38.1",
Expand Down
Loading

0 comments on commit 76151e5

Please sign in to comment.