Skip to content

Commit

Permalink
Small dependencies update
Browse files Browse the repository at this point in the history
Signed-off-by: paulober <[email protected]>
  • Loading branch information
paulober committed Mar 27, 2024
1 parent bc4efed commit 70aa12e
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 124 deletions.
2 changes: 1 addition & 1 deletion .yarn/sdks/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript",
"version": "5.4.2-sdk",
"version": "5.4.3-sdk",
"main": "./lib/typescript.js",
"type": "commonjs",
"bin": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,13 +197,13 @@
"@types/uuid": "^9.0.8",
"@types/vscode": "^1.87.0",
"@types/which": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"rollup": "^4.13.0",
"rollup": "^4.13.1",
"tslib": "^2.6.2",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"dependencies": {
"adm-zip": "^0.5.12",
Expand Down
Loading

0 comments on commit 70aa12e

Please sign in to comment.