Skip to content

Commit 342b252

Browse files
Merge pull request #274 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-5.0.2
Bump typescript from 4.9.5 to 5.0.2
2 parents 018177b + 4ef4b21 commit 342b252

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
@@ -127,7 +127,7 @@
127127
"eslint": "^8.22.0",
128128
"glob": "^9.0.1",
129129
"mocha": "^10.0.0",
130-
"typescript": "^4.7.4",
130+
"typescript": "^5.0.2",
131131
"vsce": "^2.9.2"
132132
},
133133
"eslintConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,10 +1967,10 @@ typed-rest-client@^1.8.4:
19671967
tunnel "0.0.6"
19681968
underscore "^1.12.1"
19691969

1970-
typescript@^4.7.4:
1971-
version "4.9.5"
1972-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1973-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1970+
typescript@^5.0.2:
1971+
version "5.0.2"
1972+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
1973+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
19741974

19751975
uc.micro@^1.0.1, uc.micro@^1.0.5:
19761976
version "1.0.6"

0 commit comments

Comments
 (0)