Skip to content

Commit a7ef72a

Browse files
committed
chore(deps): update dependency @types/node to v22.9.0
1 parent cdd4f37 commit a7ef72a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"devDependencies": {
9494
"@sourcegraph/eslint-config": "^0.37.1",
9595
"@sourcegraph/tsconfig": "^4.0.1",
96-
"@types/node": "22.8.7",
96+
"@types/node": "22.9.0",
9797
"eslint": "^9.14.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,10 +1154,10 @@
11541154
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11551155
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11561156

1157-
"@types/node@22.8.7":
1158-
version "22.8.7"
1159-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4"
1160-
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==
1157+
"@types/node@22.9.0":
1158+
version "22.9.0"
1159+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
1160+
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
11611161
dependencies:
11621162
undici-types "~6.19.8"
11631163

0 commit comments

Comments
 (0)