Skip to content

Commit a3d5818

Browse files
authored
Merge pull request #457 from nuxt-community/renovate/typescript-5.x
chore(deps): update dependency typescript to v5
2 parents 9a57ff7 + 68f6162 commit a3d5818

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"puppeteer": "15.5.0",
3838
"standard-version": "9.5.0",
3939
"ts-jest": "27.1.5",
40-
"typescript": "4.9.5"
40+
"typescript": "5.0.3"
4141
},
4242
"jest": {
4343
"testEnvironment": "node",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12160,10 +12160,10 @@ typedarray@^0.0.6:
1216012160
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1216112161
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1216212162

12163-
typescript@4.9.5:
12164-
version "4.9.5"
12165-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12166-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12163+
typescript@5.0.3:
12164+
version "5.0.3"
12165+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
12166+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
1216712167

1216812168
ua-parser-js@^1.0.34:
1216912169
version "1.0.34"

0 commit comments

Comments
 (0)