Skip to content

Commit bfc3be2

Browse files
build(deps-dev): bump @types/react from 18.2.46 to 18.2.47 (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d153f19 commit bfc3be2

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

examples/vite-react-ts-flat/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.46",
19+
"@types/react": "18.2.47",
2020
"@types/react-dom": "18.2.18",
2121
"@typescript-eslint/eslint-plugin": "6.18.0",
2222
"@typescript-eslint/parser": ">=6.18.0",

examples/vite-react-ts/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.46",
19+
"@types/react": "18.2.47",
2020
"@types/react-dom": "18.2.18",
2121
"@typescript-eslint/eslint-plugin": "6.18.0",
2222
"@typescript-eslint/parser": ">=6.18.0",

pnpm-lock.yaml

Lines changed: 10 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.7",
24-
"@types/react": "18.2.46",
24+
"@types/react": "18.2.47",
2525
"@types/react-dom": "18.2.18",
2626
"@typescript-eslint/eslint-plugin": "6.18.0",
2727
"@typescript-eslint/parser": ">=6.18.0",

0 commit comments

Comments
 (0)