Skip to content

Commit

Permalink
chore(deps): update eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 0ce7b7a commit d031b67
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 46 deletions.
97 changes: 54 additions & 43 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
Expand Up @@ -99,8 +99,8 @@
"@types/node": "18.19.31",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"c8": "9.1.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
Expand All @@ -112,7 +112,7 @@
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-mocha": "10.4.2",
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-unused-imports": "3.1.0",
"fast-glob": "3.3.2",
Expand Down

0 comments on commit d031b67

Please sign in to comment.