Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.16.0 (#6651)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 8b5c0d7 commit d3857b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@
"@babel/types": "7.26.0",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.12.0",
"@eslint/js": "9.16.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@stylistic/eslint-plugin": "2.11.0",
Expand Down Expand Up @@ -521,7 +521,7 @@
"delete": "1.1.0",
"dependency-check": "4.1.0",
"disc": "1.3.3",
"eslint": "9.12.0",
"eslint": "9.16.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.0",
"exists-file": "3.0.2",
Expand Down Expand Up @@ -580,7 +580,7 @@
"webpack-dev-server": "5.1.0"
},
"overrides": {
"eslint": "9.12.0",
"eslint": "9.16.0",
"webpack-dev-server": "5.1.0"
}
}

0 comments on commit d3857b9

Please sign in to comment.