Skip to content

Commit 6185140

Browse files
build(deps-dev): bump @types/react from 18.2.43 to 18.2.45 (#225)
1 parent 5c15501 commit 6185140

File tree

4 files changed

+15
-13
lines changed

4 files changed

+15
-13
lines changed

examples/with-flat-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@eslint-react/eslint-plugin": "workspace:*",
1818
"@tsconfig/node20": "20.1.2",
1919
"@tsconfig/strictest": "2.0.2",
20-
"@types/react": "18.2.43",
20+
"@types/react": "18.2.45",
2121
"@types/react-dom": "18.2.17",
2222
"@typescript-eslint/eslint-plugin": "6.14.0",
2323
"@typescript-eslint/parser": ">=6.14.0",

examples/with-legacy-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@eslint-react/eslint-plugin": "workspace:*",
1717
"@tsconfig/node20": "20.1.2",
1818
"@tsconfig/strictest": "2.0.2",
19-
"@types/react": "18.2.43",
19+
"@types/react": "18.2.45",
2020
"@types/react-dom": "18.2.17",
2121
"@typescript-eslint/eslint-plugin": "6.14.0",
2222
"@typescript-eslint/parser": ">=6.14.0",

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@eslint-react/eslint-plugin": "workspace:*",
2222
"@mdx-js/mdx": "3.0.0",
2323
"@types/node": "20.10.4",
24-
"@types/react": "18.2.43",
24+
"@types/react": "18.2.45",
2525
"@types/react-dom": "18.2.17",
2626
"@typescript-eslint/eslint-plugin": "6.14.0",
2727
"@typescript-eslint/parser": ">=6.14.0",

0 commit comments

Comments
 (0)