Skip to content

Commit 54d476b

Browse files
committed
chore(deps): update dependency @types/node to v20.11.18
1 parent 80c4f2b commit 54d476b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

spectral/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@stoplight/spectral-core": "1.18.3"
1717
},
1818
"devDependencies": {
19-
"@types/node": "20.11.17",
19+
"@types/node": "20.11.18",
2020
"@typescript-eslint/eslint-plugin": "7.0.1",
2121
"@typescript-eslint/parser": "7.0.1",
2222
"eslint": "8.56.0",

spectral/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -305,10 +305,10 @@
305305
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98"
306306
integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==
307307

308-
"@types/[email protected].17":
309-
version "20.11.17"
310-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
311-
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
308+
"@types/[email protected].18":
309+
version "20.11.18"
310+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.18.tgz#06912d152e47c2ac0a393c62141e623ca6005d46"
311+
integrity sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw==
312312
dependencies:
313313
undici-types "~5.26.4"
314314

0 commit comments

Comments
 (0)