Skip to content
This repository was archived by the owner on Sep 24, 2023. It is now read-only.

Commit d6ef302

Browse files
Update dependency @types/react to v17.0.60
1 parent 66f05b2 commit d6ef302

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/enzyme-adapter-react-16": "^1.0.6",
3030
"@types/node": "14.18.12",
3131
"@types/puppeteer": "^5.4.2",
32-
"@types/react": "17.0.39",
32+
"@types/react": "17.0.60",
3333
"copy-webpack-plugin": "^5.1.2",
3434
"enzyme": "^3.11.0",
3535
"enzyme-adapter-react-16": "1.15.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1875,10 +1875,10 @@
18751875
"@types/prop-types" "*"
18761876
csstype "^3.0.2"
18771877

1878-
"@types/[email protected].39":
1879-
version "17.0.39"
1880-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
1881-
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
1878+
"@types/[email protected].60":
1879+
version "17.0.60"
1880+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.60.tgz#a4a97dcdbebad76612c188fc06440e4995fd8ad2"
1881+
integrity sha512-pCH7bqWIfzHs3D+PDs3O/COCQJka+Kcw3RnO9rFA2zalqoXg7cNjJDh6mZ7oRtY1wmY4LVwDdAbA1F7Z8tv3BQ==
18821882
dependencies:
18831883
"@types/prop-types" "*"
18841884
"@types/scheduler" "*"

0 commit comments

Comments
 (0)