Skip to content

Commit e0f646a

Browse files
committed
chore(deps): update dependency @types/node to v20.11.28
1 parent 877fd0d commit e0f646a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

spectral/package.json

+1-1
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.27",
19+
"@types/node": "20.11.28",
2020
"@typescript-eslint/eslint-plugin": "7.2.0",
2121
"@typescript-eslint/parser": "7.2.0",
2222
"eslint": "8.57.0",

spectral/yarn.lock

+4-4
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].27":
309-
version "20.11.27"
310-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.27.tgz#debe5cfc8a507dd60fe2a3b4875b1604f215c2ac"
311-
integrity sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==
308+
"@types/[email protected].28":
309+
version "20.11.28"
310+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.28.tgz#4fd5b2daff2e580c12316e457473d68f15ee6f66"
311+
integrity sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==
312312
dependencies:
313313
undici-types "~5.26.4"
314314

0 commit comments

Comments
 (0)