Skip to content

Commit 2aedf83

Browse files
authored
Merge pull request #22 from ms-fadaei/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.8.3
2 parents cac4e52 + 24f26df commit 2aedf83

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"path": "0.12.7",
6161
"prettier": "2.7.1",
6262
"standard-version": "9.3.2",
63-
"typescript": "4.7.4",
63+
"typescript": "4.8.3",
6464
"unbuild": "0.7.2",
6565
"vite": "2.9.12",
6666
"vitest": "0.7.11"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3215,10 +3215,10 @@ typedarray@^0.0.6:
32153215
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
32163216
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
32173217

3218-
typescript@4.7.4, typescript@^4.6.2:
3219-
version "4.7.4"
3220-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz"
3221-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
3218+
typescript@4.8.3, typescript@^4.6.2:
3219+
version "4.8.3"
3220+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz"
3221+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
32223222

32233223
uglify-js@^3.1.4:
32243224
version "3.15.3"

0 commit comments

Comments
 (0)