Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit fc10d6c

Browse files
chore(deps): update typescript-eslint monorepo to v5.34.0
1 parent 16dc741 commit fc10d6c

File tree

4 files changed

+465
-259
lines changed

4 files changed

+465
-259
lines changed

demo/front-astro/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@julian_cataldo/astro-configs": "0.13.0",
1818
"@types/eslint": "8.4.6",
1919
"@types/prettier": "2.7.0",
20-
"@typescript-eslint/eslint-plugin": "5.33.1",
21-
"@typescript-eslint/parser": "5.33.1",
20+
"@typescript-eslint/eslint-plugin": "5.34.0",
21+
"@typescript-eslint/parser": "5.34.0",
2222
"astro-eslint-parser": "0.5.1",
2323
"eslint": "8.22.0",
2424
"eslint-config-airbnb": "19.0.4",

demo/front-astro/pnpm-lock.yaml

Lines changed: 48 additions & 43 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
@@ -71,8 +71,8 @@
7171
"@types/node": "18.7.6",
7272
"@types/prettier": "2.6.3",
7373
"@types/unist": "2.0.6",
74-
"@typescript-eslint/eslint-plugin": "5.33.1",
75-
"@typescript-eslint/parser": "5.33.1",
74+
"@typescript-eslint/eslint-plugin": "5.34.0",
75+
"@typescript-eslint/parser": "5.34.0",
7676
"eslint": "8.22.0",
7777
"eslint-config-airbnb": "19.0.4",
7878
"eslint-config-airbnb-base": "15.0.0",

0 commit comments

Comments
 (0)