Skip to content

Commit a965055

Browse files
chore(deps): update react monorepo
[skip ci]
1 parent de5a1ee commit a965055

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.108.0",
6767
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
6868
"@types/jest": "27.5.2",
69-
"@types/react": "17.0.64",
69+
"@types/react": "17.0.65",
7070
"@types/react-dom": "17.0.20",
7171
"@typescript-eslint/eslint-plugin": "5.17.0",
7272
"@typescript-eslint/parser": "5.17.0",
@@ -123,7 +123,7 @@
123123
"react-ripples": "2.2.1"
124124
},
125125
"resolutions": {
126-
"@types/react": "17.0.2",
127-
"@types/react-dom": "17.0.2"
126+
"@types/react": "17.0.65",
127+
"@types/react-dom": "17.0.20"
128128
}
129129
}

0 commit comments

Comments
 (0)