Skip to content

Commit a0d5471

Browse files
Update dependency eslint-config-standard-with-typescript to v35 (#209)
* Update dependency eslint-config-standard-with-typescript to v35 * Update version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Munieru <[email protected]>
1 parent 82a0e2c commit a0d5471

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": "^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.11",
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)