Skip to content

Commit b11d2ab

Browse files
Merge pull request #432 from xt0rted/dependabot/npm_and_yarn/types/node-18.15.10
Bump @types/node from 18.15.3 to 18.15.10
2 parents c9625dc + c56de32 commit b11d2ab

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@actions/io": "^1.1.2"
2929
},
3030
"devDependencies": {
31-
"@types/node": "^18.15.3",
31+
"@types/node": "^18.15.10",
3232
"@typescript-eslint/eslint-plugin": "^4.33.0",
3333
"@typescript-eslint/parser": "^4.33.0",
3434
"@vercel/ncc": "^0.36.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,10 @@
236236
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
237237
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
238238

239-
"@types/node@^18.15.3":
240-
version "18.15.3"
241-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
242-
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
239+
"@types/node@^18.15.10":
240+
version "18.15.10"
241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3"
242+
integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==
243243

244244
"@typescript-eslint/eslint-plugin@^4.33.0":
245245
version "4.33.0"

0 commit comments

Comments
 (0)