Skip to content

Commit 3495909

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v16.9.35
1 parent ddb01ba commit 3495909

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@mike-works/js-lib-renovate-config": "2.0.0",
2626
"@mike-works/workshop-semantic-release-config": "1.0.0",
2727
"@types/jest": "23.3.14",
28-
"@types/react": "16.9.34",
28+
"@types/react": "16.9.35",
2929
"@types/react-dom": "16.9.7",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2311,10 +2311,10 @@
23112311
"@types/prop-types" "*"
23122312
csstype "^2.2.0"
23132313

2314-
"@types/react@16.9.34":
2315-
version "16.9.34"
2316-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
2317-
integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==
2314+
"@types/react@16.9.35":
2315+
version "16.9.35"
2316+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
2317+
integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==
23182318
dependencies:
23192319
"@types/prop-types" "*"
23202320
csstype "^2.2.0"

0 commit comments

Comments
 (0)