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 May 10, 2024
1 parent 623b5ea commit 5cdb99e
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 277 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -108,9 +108,9 @@
"devDependencies": {
"@babel/generator": "7.24.5",
"@eslint/eslintrc": "3.0.2",
"@eslint/js": "8.57.0",
"@eslint/js": "9.2.0",
"@glimmer/reference": "0.92.0",
"@stylistic/eslint-plugin-js": "1.7.0",
"@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,17 +126,17 @@
"esbuild": "0.20.2",
"esbuild-plugins-node-modules-polyfill": "1.6.2",
"esbuild-visualizer": "0.6.0",
"eslint": "8.57.0",
"eslint": "9.2.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.6.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-regexp": "2.5.0",
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-unicorn": "53.0.0",
"esm-utils": "4.2.1",
"execa": "7.2.0",
"jest": "30.0.0-alpha.3",
Expand Down

0 comments on commit 5cdb99e

Please sign in to comment.