Skip to content

Commit 9048216

Browse files
authored
Merge pull request #19 from ms-fadaei/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.7.4
2 parents 18c207c + eb5790b commit 9048216

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.6.1",
6262
"standard-version": "9.3.2",
63-
"typescript": "4.6.3",
63+
"typescript": "4.7.4",
6464
"unbuild": "0.7.2",
6565
"vite": "2.8.6",
6666
"vitest": "0.7.11"

yarn.lock

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

3188-
typescript@4.6.3, typescript@^4.6.2:
3189-
version "4.6.3"
3190-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz"
3191-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
3188+
typescript@4.7.4, typescript@^4.6.2:
3189+
version "4.7.4"
3190+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz"
3191+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
31923192

31933193
uglify-js@^3.1.4:
31943194
version "3.15.3"

0 commit comments

Comments
 (0)