Skip to content

Commit

Permalink
build(deps): update NPM packages (#305)
Browse files Browse the repository at this point in the history
# Updating dependencies

2 package(s) will be updated:
```
Package                 Current  Wanted  Latest  Location                             Depended by
@types/vscode            1.83.1  1.84.0  1.84.0  node_modules/@types/vscode           vscode-gremlins
eslint                   8.52.0  8.53.0  8.53.0  node_modules/eslint                  vscode-gremlins
```
  • Loading branch information
kodiakhq[bot] authored Nov 6, 2023
2 parents 689979d + e67d640 commit f232b06
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
148 changes: 74 additions & 74 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@
"trailingComma": "all"
},
"devDependencies": {
"@types/vscode": "^1.83.1",
"eslint": "^8.52.0",
"@types/vscode": "^1.84.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "^28.1.3",
Expand Down

0 comments on commit f232b06

Please sign in to comment.