Skip to content

Commit 6fe3e19

Browse files
committed
chore(deps): update dependency @types/node to v20.11.4
1 parent 0aa5525 commit 6fe3e19

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.3",
19+
"@types/node": "20.11.4",
2020
"@typescript-eslint/eslint-plugin": "6.19.0",
2121
"@typescript-eslint/parser": "6.19.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].3":
309-
version "20.11.3"
310-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.3.tgz#ac29fba7aeadc74046b02e50758156f4850f1296"
311-
integrity sha512-nrlmbvGPNGaj84IJZXMPhQuCMEVTT/hXZMJJG/aIqVL9fKxqk814sGGtJA4GI6hpJSLQjpi6cn0Qx9eOf9SDVg==
308+
"@types/[email protected].4":
309+
version "20.11.4"
310+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.4.tgz#c724a5d6723182af758b91b994209336f4439cb7"
311+
integrity sha512-6I0fMH8Aoy2lOejL3s4LhyIYX34DPwY8bl5xlNjBvUEk8OHrcuzsFt+Ied4LvJihbtXPM+8zUqdydfIti86v9g==
312312
dependencies:
313313
undici-types "~5.26.4"
314314

0 commit comments

Comments
 (0)