Skip to content

Commit 901f841

Browse files
Merge pull request #433 from xt0rted/dependabot/npm_and_yarn/types/node-18.15.11
Bump @types/node from 18.15.10 to 18.15.11
2 parents b11d2ab + 6f235f7 commit 901f841

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.10",
31+
"@types/node": "^18.15.11",
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.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==
239+
"@types/node@^18.15.11":
240+
version "18.15.11"
241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
242+
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
243243

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

0 commit comments

Comments
 (0)