Skip to content

Commit

Permalink
Update dependency eslint-config-standard-with-typescript to v24 (#75)
Browse files Browse the repository at this point in the history
* Update dependency eslint-config-standard-with-typescript to v24

* Update package.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Munieru <20086673+munierujp@users.noreply.github.com>
  • Loading branch information
renovate[bot] and munierujp authored Dec 14, 2022
1 parent a738b10 commit 8a6ff81
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 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 @@ -15,7 +15,7 @@
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"eslint": "^8.23.1",
"eslint-config-standard-with-typescript": "^23.0.0",
"eslint-config-standard-with-typescript": "^24.0.0",
"eslint-plugin-eslint-comments": "^3.0.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsdoc": "^39.3.6",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.46.1",
"eslint": "8.29.0",
"eslint-config-standard-with-typescript": "23.0.0",
"eslint-config-standard-with-typescript": "24.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.6.4",
Expand Down

0 comments on commit 8a6ff81

Please sign in to comment.