Skip to content

Commit

Permalink
chore!: fix update minor peer dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jun 3, 2023
1 parent 2b3597d commit a15dde7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"validate-conventional-commit": "^1.0.2"
},
"peerDependencies": {
"eslint": "^8.40.0",
"eslint": "^8.42.0",
"eslint-plugin-es-x": "^7.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.1.0",
"eslint-plugin-jsdoc": "^46.2.0",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.1.1",
Expand Down

0 comments on commit a15dde7

Please sign in to comment.