Skip to content

Commit aeae8c9

Browse files
committed
chore(deps): update dependency typescript to v5.3.3
1 parent 6ea446b commit aeae8c9

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
@@ -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.2"
28+
"typescript": "5.3.3"
2929
},
3030
"repository": {
3131
"type": "git",

spectral/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2174,10 +2174,10 @@ typed-array-length@^1.0.4:
21742174
for-each "^0.3.3"
21752175
is-typed-array "^1.1.9"
21762176

2177-
2178-
version "5.3.2"
2179-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
2180-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
2177+
2178+
version "5.3.3"
2179+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
2180+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
21812181

21822182
unbox-primitive@^1.0.2:
21832183
version "1.0.2"

0 commit comments

Comments
 (0)