Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 10, 2021
1 parent 520dd42 commit 021f40f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"url": "https://github.com/aoisupersix/vscode-bve5-language-support"
},
"engines": {
"vscode": "^1.24.0"
"vscode": "^1.999.0"
},
"categories": [
"Programming Languages",
Expand Down Expand Up @@ -88,7 +88,7 @@
"@types/glob": "7.1.4",
"@types/mocha": "9.0.0",
"@types/node": "16.4.13",
"@types/vscode": "1.59.0",
"@types/vscode": "1.60.0",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"@vscode/test-electron": "^1.6.2",
Expand All @@ -97,9 +97,9 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"glob": "7.1.7",
"mocha": "9.0.3",
"prettier": "2.3.2",
"typescript": "4.3.5"
"mocha": "9.1.1",
"prettier": "2.4.0",
"typescript": "4.4.3"
},
"dependencies": {
"csv-parse": "^4.16.0",
Expand Down

0 comments on commit 021f40f

Please sign in to comment.