mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @types/react to v17.0.20
This commit is contained in:
committed by
Łukasz Mierzwa
parent
e0410d36df
commit
1d51827297
Generated
+3
-3
@@ -4915,9 +4915,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz",
|
||||
"integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==",
|
||||
"version": "17.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz",
|
||||
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
+1
-1
@@ -72,7 +72,7 @@
|
||||
"@types/node": "14.17.14",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.19",
|
||||
"@types/react": "17.0.20",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-js-pagination": "3.0.4",
|
||||
"@types/react-select": "4.0.17",
|
||||
|
||||
Reference in New Issue
Block a user