Skip to content

Commit 03180df

Browse files
Merge pull request #424 from xt0rted/dependabot/npm_and_yarn/types/node-18.14.2
Bump @types/node from 18.14.0 to 18.14.2
2 parents 6cc009f + 6634852 commit 03180df

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.14.0",
31+
"@types/node": "^18.14.2",
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.14.0":
240-
version "18.14.0"
241-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.0.tgz#94c47b9217bbac49d4a67a967fdcdeed89ebb7d0"
242-
integrity sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==
239+
"@types/node@^18.14.2":
240+
version "18.14.2"
241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
242+
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
243243

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

0 commit comments

Comments
 (0)