Skip to content

Commit

Permalink
chore!: update dependency eslint-plugin-es-x to ^7.4.0 (#261)
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 Nov 28, 2023
1 parent 49d0227 commit 56fb8e3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
25 changes: 19 additions & 6 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 @@ -37,7 +37,7 @@
"devDependencies": {
"@voxpelli/tsconfig": "^10.0.0",
"eslint": "^8.45.0",
"eslint-plugin-es-x": "^7.3.0",
"eslint-plugin-es-x": "^7.4.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.4.4",
"eslint-plugin-mocha": "^10.2.0",
Expand All @@ -55,7 +55,7 @@
},
"peerDependencies": {
"eslint": "^8.45.0",
"eslint-plugin-es-x": "^7.3.0",
"eslint-plugin-es-x": "^7.4.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.4.4",
"eslint-plugin-mocha": "^10.2.0",
Expand Down

0 comments on commit 56fb8e3

Please sign in to comment.