Skip to content

Commit 5f2b724

Browse files
Update dependency eslint-config-standard-with-typescript to v35
1 parent 33cf20f commit 5f2b724

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"peerDependencies": {
1616
"@typescript-eslint/eslint-plugin": "^5.0.0",
1717
"eslint": "^8.23.1",
18-
"eslint-config-standard-with-typescript": "^34.0.0",
18+
"eslint-config-standard-with-typescript": "^34.0.0 || ^35.0.0",
1919
"eslint-plugin-eslint-comments": "^3.0.0",
2020
"eslint-plugin-jsdoc": "^46.0.0",
2121
"eslint-plugin-sonarjs": "^0.19.0",
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@typescript-eslint/eslint-plugin": "5.59.9",
2828
"eslint": "8.42.0",
29-
"eslint-config-standard-with-typescript": "34.0.1",
29+
"eslint-config-standard-with-typescript": "35.0.0",
3030
"eslint-plugin-eslint-comments": "3.2.0",
3131
"eslint-plugin-jsdoc": "46.2.6",
3232
"eslint-plugin-sonarjs": "0.19.0",

0 commit comments

Comments
 (0)