Skip to content

Commit 6faeb36

Browse files
chore(deps): update pnpm to v7.33.0. update typescript-eslint monorepo to v5.59.8 (#482)
* chore(deps): update typescript-eslint monorepo to v5.59.8 * update pnpm to v7.33.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent 3a42066 commit 6faeb36

File tree

3 files changed

+58
-53
lines changed

3 files changed

+58
-53
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
auto-install-peers=true

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
},
3737
"devDependencies": {
3838
"@types/node": "16.18.34",
39-
"@typescript-eslint/eslint-plugin": "5.59.7",
40-
"@typescript-eslint/parser": "5.59.7",
39+
"@typescript-eslint/eslint-plugin": "5.59.8",
40+
"@typescript-eslint/parser": "5.59.8",
4141
"@vercel/ncc": "0.36.1",
4242
"covector": "0.9.0",
4343
"eslint": "8.41.0",
@@ -50,6 +50,6 @@
5050
"typescript": "5.0.4"
5151
},
5252
"engines": {
53-
"pnpm": ">=7.24.2"
53+
"pnpm": ">=7.33.0"
5454
}
5555
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)