mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(deps): update dependency @types/react to v17.0.46
This commit is contained in:
committed by
renovate[bot]
parent
1a0967c3cb
commit
b2a8ffbbe9
Generated
+7
-7
@@ -74,7 +74,7 @@
|
||||
"@types/node": "16.11.41",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.45",
|
||||
"@types/react": "17.0.46",
|
||||
"@types/react-dom": "17.0.17",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
|
||||
"diffable-html": "5.0.0",
|
||||
@@ -10575,9 +10575,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.45.tgz",
|
||||
"integrity": "sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==",
|
||||
"version": "17.0.46",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.46.tgz",
|
||||
"integrity": "sha512-zNAJVEO9dBEQLPa/OuedGfx92/UlD+1rNxSv2qVWUQZ+orEtLUWFgZ08xfyI9TAZLnmWzZDtssAsgtbXT7Ew0g==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
@@ -41523,9 +41523,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.45.tgz",
|
||||
"integrity": "sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==",
|
||||
"version": "17.0.46",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.46.tgz",
|
||||
"integrity": "sha512-zNAJVEO9dBEQLPa/OuedGfx92/UlD+1rNxSv2qVWUQZ+orEtLUWFgZ08xfyI9TAZLnmWzZDtssAsgtbXT7Ew0g==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
+1
-1
@@ -73,7 +73,7 @@
|
||||
"@types/node": "16.11.41",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.45",
|
||||
"@types/react": "17.0.46",
|
||||
"@types/react-dom": "17.0.17",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
|
||||
"diffable-html": "5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user