Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 2c9e395

Browse files
committed
Bump typescript and tslib
1 parent 8e889ac commit 2c9e395

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

editors/code/package-lock.json

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

editors/code/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"eslint-config-prettier": "^8.5.0",
5252
"ovsx": "^0.5.1",
5353
"prettier": "^2.7.1",
54-
"tslib": "^2.3.0",
55-
"typescript": "^4.6.3",
54+
"tslib": "^2.4.0",
55+
"typescript": "^4.7.4",
5656
"vsce": "^2.9.2"
5757
},
5858
"activationEvents": [

0 commit comments

Comments
 (0)