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 Aug 19, 2024
1 parent f8fcd3d commit 17990e8
Show file tree
Hide file tree
Showing 2 changed files with 773 additions and 401 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@semantic-release/git": "9.0.1",
"@types/chai": "4.2.22",
"@types/cross-spawn": "6.0.2",
"@types/eslint": "7.2.14",
"@types/eslint": "9.6.0",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/jest": "26.0.24",
"@types/node": "14.14.45",
Expand All @@ -82,23 +82,23 @@
"@types/wrap-ansi": "3.0.0",
"@types/yamljs": "0.2.31",
"@types/yargs": "16.0.4",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@yarnpkg/pnp": "2.3.2",
"builtin-modules": "3.2.0",
"chai": "4.3.4",
"conventional-changelog-cli": "2.1.1",
"coveralls": "3.1.1",
"devmoji": "2.2.1",
"eslint": "7.20.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-chai-expect": "2.2.0",
"eslint": "9.9.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-unicorn": "28.0.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "55.0.0",
"husky": "5.1.1",
"jest": "26.6.3",
"markdownlint-cli": "0.26.0",
Expand Down
Loading

0 comments on commit 17990e8

Please sign in to comment.