Skip to content

Commit

Permalink
chore!: update dependency eslint to ^8.45.0 (#220)
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] committed Jul 25, 2023
1 parent 205427e commit 9473eff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
12 changes: 5 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"main": "index.js",
"devDependencies": {
"@voxpelli/tsconfig": "^8.0.0",
"eslint": "^8.42.0",
"eslint": "^8.45.0",
"eslint-plugin-es-x": "^7.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.4.4",
Expand All @@ -54,7 +54,7 @@
"validate-conventional-commit": "^1.0.2"
},
"peerDependencies": {
"eslint": "^8.42.0",
"eslint": "^8.45.0",
"eslint-plugin-es-x": "^7.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.4.4",
Expand Down

0 comments on commit 9473eff

Please sign in to comment.