Skip to content

Commit

Permalink
build(package): upgrade devDependencies
Browse files Browse the repository at this point in the history
 @typescript-eslint/eslint-plugin   7.9.0  →  7.10.0
 @typescript-eslint/parser          7.9.0  →  7.10.0
  • Loading branch information
remarkablemark committed May 21, 2024
1 parent 678e801 commit 6f4a888
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 46 deletions.
102 changes: 58 additions & 44 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 @@ -21,8 +21,8 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down

0 comments on commit 6f4a888

Please sign in to comment.