Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 9e36427 commit 7a24c26
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 @@ -511,7 +511,7 @@
"@babel/types": "7.25.8",
"@eslint/compat": "1.2.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@eslint/js": "9.13.0",
"@faker-js/faker": "9.0.3",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
Expand Down Expand Up @@ -541,7 +541,7 @@
"delete": "1.1.0",
"dependency-check": "4.1.0",
"disc": "1.3.3",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.4.3",
"exists-file": "3.0.2",
Expand Down Expand Up @@ -600,7 +600,7 @@
"webpack-dev-server": "5.1.0"
},
"overrides": {
"eslint": "9.12.0",
"eslint": "9.13.0",
"webpack-dev-server": "5.1.0"
}
}

0 comments on commit 7a24c26

Please sign in to comment.