Skip to content

Commit ffb4554

Browse files
committed
chore(deps): update shared components packages
1 parent 7ab5c9f commit ffb4554

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

spectral/package.json

Lines changed: 2 additions & 2 deletions
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.24",
19+
"@types/node": "20.11.25",
2020
"@typescript-eslint/eslint-plugin": "7.1.1",
2121
"@typescript-eslint/parser": "7.1.1",
2222
"eslint": "8.57.0",
@@ -25,7 +25,7 @@
2525
"eslint-plugin-node": "11.1.0",
2626
"eslint-plugin-promise": "6.1.1",
2727
"tsc": "2.0.4",
28-
"typescript": "5.3.3"
28+
"typescript": "5.4.2"
2929
},
3030
"repository": {
3131
"type": "git",

spectral/yarn.lock

Lines changed: 8 additions & 8 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].24":
309-
version "20.11.24"
310-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
311-
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
308+
"@types/[email protected].25":
309+
version "20.11.25"
310+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
311+
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
312312
dependencies:
313313
undici-types "~5.26.4"
314314

@@ -2189,10 +2189,10 @@ typed-array-length@^1.0.4:
21892189
for-each "^0.3.3"
21902190
is-typed-array "^1.1.9"
21912191

2192-
typescript@5.3.3:
2193-
version "5.3.3"
2194-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
2195-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
2192+
typescript@5.4.2:
2193+
version "5.4.2"
2194+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
2195+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
21962196

21972197
unbox-primitive@^1.0.2:
21982198
version "1.0.2"

0 commit comments

Comments
 (0)