Skip to content

Commit 8b83c28

Browse files
committed
update deps
1 parent a93d5eb commit 8b83c28

File tree

3 files changed

+63
-63
lines changed

3 files changed

+63
-63
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the extension will be documented in this file.
44

5-
## [2.0.7] - 2024-02-
5+
## [2.0.7] - 2024-01-23
66

77
- Build fixes
88
- Updated dependencies

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@rollup/plugin-typescript": "^11.1.6",
108108
"@types/line-column": "^1.0.2",
109109
"@types/mocha": "^10.0.6",
110-
"@types/node": "^20.11.3",
110+
"@types/node": "^20.11.5",
111111
"@types/sinon": "^17.0.3",
112112
"@types/vscode": "^1.75.0",
113113
"@vscode/test-electron": "^2.3.8",
@@ -117,7 +117,7 @@
117117
"line-column": "^1.0.2",
118118
"mocha": "^10.2.0",
119119
"prettier": "^2.8.8",
120-
"rollup": "^4.9.5",
120+
"rollup": "^4.9.6",
121121
"rollup-plugin-cleandir": "^2.0.0",
122122
"sinon": "^17.0.1",
123123
"tslib": "^2.6.2",

0 commit comments

Comments
 (0)