Skip to content

Commit

Permalink
chore!: update dependency eslint to ^8.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent 803b13a commit 38f8658
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 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.45.0",
"eslint": "^8.46.0",
"eslint-plugin-es-x": "^7.2.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.45.0",
"eslint": "^8.46.0",
"eslint-plugin-es-x": "^7.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.4.4",
Expand Down

0 comments on commit 38f8658

Please sign in to comment.