Skip to content

Commit

Permalink
build(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent d9071c8 commit d036c39
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
140 changes: 70 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@cspell/dict-pokemon": "1.0.1",
"@cspell/dict-scientific-terms-us": "3.0.6",
"@cspell/eslint-plugin": "8.17.2",
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"@esri/calcite-base": "1.2.0",
"@octokit/webhooks-types": "7.6.1",
"@prettier/sync": "0.5.2",
Expand Down Expand Up @@ -70,8 +70,8 @@
"@types/react-dom": "18.3.1",
"@types/semver": "7.5.8",
"@types/shell-quote": "1.7.5",
"@typescript-eslint/rule-tester": "8.21.0",
"@typescript-eslint/utils": "8.21.0",
"@typescript-eslint/rule-tester": "8.22.0",
"@typescript-eslint/utils": "8.22.0",
"@vitest/coverage-v8": "2.1.8",
"@vitest/eslint-plugin": "1.1.25",
"@whitespace/storybook-addon-html": "6.1.1",
Expand All @@ -86,10 +86,10 @@
"cpy": "11.1.0",
"cpy-cli": "5.0.0",
"dedent": "1.5.3",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.2",
"eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-unicorn": "56.0.1",
"globals": "15.14.0",
Expand Down Expand Up @@ -119,7 +119,7 @@
"tsx": "4.19.2",
"turbo": "2.3.4",
"typescript": "5.6.3",
"typescript-eslint": "8.21.0",
"typescript-eslint": "8.22.0",
"typescript-strict-plugin": "2.4.4",
"vite": "5.4.14",
"vitest": "2.1.8"
Expand Down

0 comments on commit d036c39

Please sign in to comment.