Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @eslint-recommended/eslint-config-type…
Browse files Browse the repository at this point in the history
…script to v30
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 39db387 commit cd7a0e5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 34 deletions.
53 changes: 21 additions & 32 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 @@ -13,13 +13,13 @@
"node": ">=18"
},
"peerDependencies": {
"@eslint-recommended/eslint-config-typescript": "^25.0.0",
"@eslint-recommended/eslint-config-typescript": "^25.0.0 || ^30.0.0",
"eslint": "^8.23.1",
"eslint-plugin-import-newlines": "^1.2.0",
"typescript": "*"
},
"devDependencies": {
"@eslint-recommended/eslint-config-typescript": "25.0.0",
"@eslint-recommended/eslint-config-typescript": "30.0.2",
"eslint": "8.49.0",
"eslint-plugin-import-newlines": "1.3.4",
"typescript": "5.2.2"
Expand Down

0 comments on commit cd7a0e5

Please sign in to comment.