Skip to content

Commit ada022a

Browse files
fix(deps): update typescript-eslint monorepo to v5.55.0
1 parent a71c2f9 commit ada022a

File tree

3 files changed

+70
-55
lines changed

3 files changed

+70
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react": "18.2.0",
4949
"react-dom": "18.2.0",
5050
"read-pkg": "7.1.0",
51-
"rollup": "3.19.0",
51+
"rollup": "3.18.0",
5252
"rollup-plugin-dts": "5.2.0",
5353
"rollup-plugin-preserve-shebangs": "0.2.0",
5454
"rollup-plugin-visualizer": "5.9.0",

packages/eslint-config-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"@emotion/eslint-plugin": "11.10.0",
21-
"@typescript-eslint/eslint-plugin": "5.54.1",
22-
"@typescript-eslint/parser": "5.54.1",
21+
"@typescript-eslint/eslint-plugin": "5.55.0",
22+
"@typescript-eslint/parser": "5.55.0",
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "17.0.0",
2525
"eslint-config-prettier": "8.7.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)