Skip to content

Commit

Permalink
chore(deps): update eslint related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent b26f56b commit 1bbca4f
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 275 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@
"devDependencies": {
"@babel/generator": "7.24.6",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "8.57.0",
"@eslint/js": "9.4.0",
"@glimmer/reference": "0.92.0",
"@stylistic/eslint-plugin-js": "1.8.1",
"@stylistic/eslint-plugin-js": "2.1.0",
"@types/eslint__js": "8.42.3",
"@types/estree": "1.0.5",
"@types/file-entry-cache": "5.0.4",
Expand All @@ -126,13 +126,13 @@
"esbuild": "0.21.3",
"esbuild-plugins-node-modules-polyfill": "1.6.4",
"esbuild-visualizer": "0.6.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-friendly": "7.0.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-n": "17.7.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-simple-import-sort": "12.1.0",
Expand Down
Loading

0 comments on commit 1bbca4f

Please sign in to comment.