Skip to content

Commit d6d6279

Browse files
Bump @types/node from 22.8.1 to 22.8.7 in /.github/actions/setup-forge (#478)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Logsdon <39865011+frantjc@users.noreply.github.com>
1 parent dd8f4dc commit d6d6279

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/actions/setup-forge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"yaml": "^2.6.0"
2727
},
2828
"devDependencies": {
29-
"@types/node": "^22.8.1",
29+
"@types/node": "^22.8.7",
3030
"@typescript-eslint/parser": "^8.12.2",
3131
"@vercel/ncc": "^0.38.2",
3232
"eslint": "^8.57.1",

.github/actions/setup-forge/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -834,10 +834,10 @@
834834
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
835835
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
836836

837-
"@types/node@*", "@types/node@^22.8.1":
838-
version "22.8.1"
839-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16"
840-
integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==
837+
"@types/node@*", "@types/node@^22.8.7":
838+
version "22.8.7"
839+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4"
840+
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==
841841
dependencies:
842842
undici-types "~6.19.8"
843843

0 commit comments

Comments
 (0)