Skip to content

Commit 0647273

Browse files
committed
chore(deps): update dependency @types/node to v20.11.17
1 parent c5d05aa commit 0647273

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.16",
19+
"@types/node": "20.11.17",
2020
"@typescript-eslint/eslint-plugin": "6.21.0",
2121
"@typescript-eslint/parser": "6.21.0",
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].16":
309-
version "20.11.16"
310-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
311-
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
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==
312312
dependencies:
313313
undici-types "~5.26.4"
314314

0 commit comments

Comments
 (0)