Skip to content

Commit a7015a5

Browse files
authored
chore: update types and eslint to get rid of warning when running lint (#426)
1 parent 8ec2aa2 commit a7015a5

File tree

2 files changed

+49
-48
lines changed

2 files changed

+49
-48
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"@changesets/cli": "^2.24.3",
2222
"@svitejs/changesets-changelog-github-compact": "^0.1.1",
2323
"@types/fs-extra": "^9.0.13",
24-
"@types/node": "^17.0.36",
24+
"@types/node": "^18.7.14",
2525
"@types/semver": "^7.3.12",
26-
"@typescript-eslint/eslint-plugin": "^5.35.1",
27-
"@typescript-eslint/parser": "^5.35.1",
26+
"@typescript-eslint/eslint-plugin": "^5.36.1",
27+
"@typescript-eslint/parser": "^5.36.1",
2828
"cross-env": "^7.0.3",
2929
"esbuild": "^0.15.5",
3030
"eslint": "^8.23.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)