Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
usernamehw committed Feb 10, 2023
1 parent 80c8f9a commit 94fbe09
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
178 changes: 89 additions & 89 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 @@ -1157,8 +1157,8 @@
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"@types/vscode": "^1.55.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.33.0",
"eslint-plugin-no-autofix": "^1.2.3",
"null-loader": "^4.0.1",
Expand All @@ -1173,6 +1173,6 @@
"dependencies": {
"jsonc-parser": "^3.2.0",
"lodash": "^4.17.21",
"open": "^8.4.0"
"open": "^8.4.1"
}
}

0 comments on commit 94fbe09

Please sign in to comment.