Skip to content

Commit

Permalink
Bump VS Code deps to match Dart and set v3.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTup committed Apr 3, 2023
1 parent 0d83652 commit 73af1a6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "flutter",
"displayName": "Flutter",
"description": "Flutter support and debugger for Visual Studio Code.",
"version": "3.60.0",
"version": "3.62.0",
"publisher": "Dart-Code",
"engines": {
"vscode": "^1.67.0"
"vscode": "^1.75.0"
},
"extensionKind": [
"workspace"
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@types/node": "^16.11.34",
"@types/vscode": "^1.67.0",
"@types/vscode": "^1.75.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.23.0",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
Expand Down

0 comments on commit 73af1a6

Please sign in to comment.