Skip to content

Commit

Permalink
npm update @typescript-eslint/*
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhl committed Jun 25, 2024
1 parent 7eaf8d6 commit 6ebb91b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 122 deletions.
171 changes: 52 additions & 119 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 @@ -155,8 +155,8 @@
"@types/node": "16.x",
"@types/sinon": "^17.0.3",
"@types/vscode": "1.71.x",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vscode/test-electron": "^2.4.0",
"@vscode/vsce": "^2.29.0",
"esbuild": "^0.21.5",
Expand All @@ -170,4 +170,4 @@
"sinon": "^18.0.0",
"typescript": "^5.5.2"
}
}
}

0 comments on commit 6ebb91b

Please sign in to comment.