Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 023d6bd

Browse files
Merge pull request #111 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-5.0.2
Bump typescript from 4.9.5 to 5.0.2
2 parents e0a345a + ebe45cb commit 023d6bd

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
@@ -34,6 +34,6 @@
3434
"@types/node": "^18.6.5",
3535
"@types/path-browserify": "^1.0.0",
3636
"esbuild": "^0.17.0",
37-
"typescript": "^4.7.4"
37+
"typescript": "^5.0.2"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,10 +295,10 @@ tar-stream@^2.1.0:
295295
inherits "^2.0.3"
296296
readable-stream "^3.1.1"
297297

298-
typescript@^4.7.4:
299-
version "4.9.5"
300-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
301-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
298+
typescript@^5.0.2:
299+
version "5.0.2"
300+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
301+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
302302

303303
util-deprecate@^1.0.1:
304304
version "1.0.2"

0 commit comments

Comments
 (0)