Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent e39fc9f commit 138d13b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"@types/archiver": "6.0.2",
"@types/copy-webpack-plugin": "10.1.0",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"ajv": "^8.12.0",
"archiver": "6.0.2",
"copy-webpack-plugin": "11.0.0",
"cz-conventional-changelog": "3.3.0",
"cz-customizable": "7.0.0",
"eslint": "8.57.0",
"eslint": "9.1.1",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"husky": "8.0.3",
Expand Down

0 comments on commit 138d13b

Please sign in to comment.