Skip to content

Commit 5a02889

Browse files
authored
Merge branch 'main' into renovate/all-minor-patch
2 parents 045d29e + c8b81c4 commit 5a02889

File tree

5 files changed

+177
-132
lines changed

5 files changed

+177
-132
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.18.3
1+
16.13.2

package-lock.json

Lines changed: 130 additions & 70 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
@@ -16,8 +16,8 @@
1616
"lint:fix": "eslint . --fix"
1717
},
1818
"devDependencies": {
19-
"@typescript-eslint/eslint-plugin": "4.33.0",
20-
"@typescript-eslint/parser": "4.33.0",
19+
"@typescript-eslint/eslint-plugin": "5.9.1",
20+
"@typescript-eslint/parser": "5.9.1",
2121
"eslint": "8.6.0",
2222
"eslint-config-prettier": "8.3.0",
2323
"eslint-plugin-prettier": "4.0.0",

0 commit comments

Comments
 (0)