Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent ec6e60d commit 7fea18e
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@vitest/coverage-istanbul": "^0.29.8",
"snapshot-diff": "^0.10.0",
"type-coverage": "^2.25.0",
"typescript": "^5.0.4",
"typescript": "^5.7.3",
"unplugin-auto-import": "^0.15.2",
"vitest": "^0.29.8",
"yarn-deduplicate": "^6.0.1"
Expand Down
56 changes: 50 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@
minimatch "^5.1.1"
tslib "^2.4.1"

"@markuplint/html-parser@2.2.2":
"@markuplint/html-parser@2.2.2", "@markuplint/html-parser@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@markuplint/html-parser/-/html-parser-2.2.2.tgz#e24e4088efa188ea6ac2373744702f79fc9b0516"
integrity sha512-+QKMdQBFD3eUhYtdYzoSJMRnWNETMewWf1RyitfR1xgx7wEVnSW3VEem5ZIlr7FlSzYsKDl1rrhJZn5Qi/fw1Q==
Expand Down Expand Up @@ -2169,6 +2169,11 @@
resolved "https://registry.yarnpkg.com/@markuplint/i18n/-/i18n-3.7.0.tgz#cb83c39620afe31dd1403ba2046de51ddc98adfb"
integrity sha512-4LLittRpY+gERXVJdlK8knGpZuKysCeiTCSqSlEydx+nTCUFQMPB6e1/3p2EAbn3k/wU8QJVYzMGherfrx6rMw==

"@markuplint/ml-ast@2.0.1", "@markuplint/ml-ast@^2.0.0":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-ast/-/ml-ast-2.0.1.tgz#af5f1a20bd6fe94c9bd19525b033708b9cd5e673"
integrity sha512-YJId4sUegn+wrUs++o7qV3vUUHHd2ZbNLyGVprOkMQZRY8zuX9voJBbGF6Xo9qZxV8NR+bwOUXbC7M1SrBAz5w==

"@markuplint/ml-ast@2.0.1-dev.20220307.0":
version "2.0.1-dev.20220307.0"
resolved "https://registry.yarnpkg.com/@markuplint/ml-ast/-/ml-ast-2.0.1-dev.20220307.0.tgz#36071564b00c015649166238f13586420cbebcab"
Expand Down Expand Up @@ -2245,6 +2250,16 @@
tslib "^2.4.1"
uuid "^9.0.0"

"@markuplint/parser-utils@^2.2.1":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@markuplint/parser-utils/-/parser-utils-2.2.4.tgz#517c4c085d922774aab8c80363f66d33e0934dcd"
integrity sha512-ar1/74naxgXb7Tr6pRtIXCKU+MkMIwJChTiGv+bYekjhDpWl7+pgmJOodlHECHzKL/bl7VoM9LKoN+V3++SEGQ==
dependencies:
"@markuplint/ml-ast" "2.0.1"
"@markuplint/types" "2.2.2"
tslib "^2.3.1"
uuid "^8.3.2"

"@markuplint/rules@3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@markuplint/rules/-/rules-3.7.0.tgz#90f0d4fc23b3df341588cd9f8c51b2f0146b217a"
Expand Down Expand Up @@ -2300,6 +2315,17 @@
leven "3"
whatwg-mimetype "2"

"@markuplint/types@2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@markuplint/types/-/types-2.2.2.tgz#cbfc3a9d829260e6a5b6998e0418ddf582e57237"
integrity sha512-OHoH524XBVgN8FrJvg6b2NR5KwwAz37OV0FVFnMxv37IEnJC8DX20Kx+3IemgzgItLQNCsRpbagHit8zvBgmjA==
dependencies:
bcp-47 "1"
css-tree "1"
debug "^4.3.4"
leven "3"
whatwg-mimetype "2"

"@markuplint/types@3.5.1":
version "3.5.1"
resolved "https://registry.yarnpkg.com/@markuplint/types/-/types-3.5.1.tgz#8048385e501b7e7d7c82b89cf0f94dbe82840712"
Expand Down Expand Up @@ -3148,6 +3174,13 @@ angular-eslint-template-parser@^0.1.1:
resolved "https://registry.yarnpkg.com/angular-eslint-template-parser/-/angular-eslint-template-parser-0.1.1.tgz#f046c8036a21a49996dec33be922fa813d5436c3"
integrity sha512-OEjFxwIOeUJBi1gplp8b5byVUcI2wNGP1mkpSN75F46NllZJ09qzkUZpXzYCZYnAQYFbZOxg14m0FdUuLqSYKA==

angular-html-parser@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular-html-parser/-/angular-html-parser-1.8.0.tgz#bd315b74e8069135a046902078c73d959d1cc51c"
integrity sha512-n5ZowjJJs1OPG3DHDSyUXZvscQzy7uQG227ncL1NzbJEPzfb2XtBZ9qT0PW7cbD7MViho3ijawXoRLCM0ih1rw==
dependencies:
tslib "^1.9.3"

angular-html-parser@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/angular-html-parser/-/angular-html-parser-4.0.1.tgz#c6b57af1b1768d3872e376a10f18c8de749f38ec"
Expand Down Expand Up @@ -6720,6 +6753,17 @@ markdown-table@^3.0.0:
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.2.tgz#9b59eb2c1b22fe71954a65ff512887065a7bb57c"
integrity sha512-y8j3a5/DkJCmS5x4dMCQL+OR0+2EAq3DOtio1COSHsmW2BGXnNCK3v12hJt1LrUz5iZH5g0LmuYOjDdI+czghA==

markuplint-angular-parser@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/markuplint-angular-parser/-/markuplint-angular-parser-1.1.3.tgz#b724543a8926f60f779b969c7fb6d955984ad274"
integrity sha512-QWah/F16iRe+ISlJnD0aCPzn1D5G/U/mHoc0vLmUSqurDs8bwejBcC9o83YBTG4qCyTpqiDZ4Op4Ju0wjBPXCg==
dependencies:
"@markuplint/html-parser" "^2.2.2"
"@markuplint/ml-ast" "^2.0.0"
"@markuplint/parser-utils" "^2.2.1"
angular-html-parser "^1.8.0"
tslib "^2.4.0"

markuplint@^2.10.0, markuplint@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/markuplint/-/markuplint-3.7.0.tgz#766fa1ee3424cca7f07934b320f786d4435d0697"
Expand Down Expand Up @@ -10115,7 +10159,7 @@ ts-node@^10.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

tslib@^1.8.1:
tslib@^1.8.1, tslib@^1.9.3:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
Expand Down Expand Up @@ -10237,10 +10281,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==

"typescript@^4.6.4 || ^5.0.0", typescript@^5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
"typescript@^4.6.4 || ^5.0.0", typescript@^5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==

typescript@^4.9.4:
version "4.9.5"
Expand Down

0 comments on commit 7fea18e

Please sign in to comment.