Skip to content

Commit 6c6d08f

Browse files
Update dependency react to v19
1 parent 1b23332 commit 6c6d08f

File tree

3 files changed

+26
-12
lines changed

3 files changed

+26
-12
lines changed

fixtures/eslint-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-react",
33
"dependencies": {
4-
"react": "18.1.0"
4+
"react": "19.1.1"
55
},
66
"devDependencies": {
77
"@xerox/eslint-config": "workspace:*"

fixtures/eslint-typescriptreact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-typescriptreact",
33
"dependencies": {
4-
"react": "18.1.0"
4+
"react": "19.1.1"
55
},
66
"devDependencies": {
77
"@types/node": "18.18.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)