Skip to content

Commit

Permalink
chore: bump dependencies (#321)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
omBratteng and dependabot[bot] authored Sep 12, 2022
1 parent a591e39 commit 9ed80e8
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 133 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/omBratteng/vscode-nftables"
},
"engines": {
"vscode": "^1.58.0"
"vscode": "^1.61.0"
},
"categories": [
"Programming Languages",
Expand Down Expand Up @@ -60,21 +60,21 @@
"devDependencies": {
"@types/copy-webpack-plugin": "^10.1.0",
"@types/node": "18.x",
"@types/vscode": "1.58.0",
"@types/vscode": "1.61.0",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.19.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"ovsx": "^0.5.1",
"prettier": "^2.7.1",
"ts-loader": "^9.3.1",
"ts-node": "^10.8.2",
"typescript": "^4.7.4",
"vsce": "^2.9.2",
"ts-node": "^10.9.1",
"typescript": "^4.8.3",
"vsce": "^2.11.0",
"vscode-test": "^1.6.1",
"webpack": "^5.73.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},
"__metadata": {
Expand Down
Loading

0 comments on commit 9ed80e8

Please sign in to comment.