Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8bf87c2

Browse files
renovate-botrenovate[bot]
authored andcommittedFeb 12, 2021
fix(deps): update dependency @types/react to v16.14.4
1 parent 29e0b18 commit 8bf87c2

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.14.3",
28+
"@types/react": "16.14.4",
2929
"@types/react-dom": "16.9.10",
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
@@ -2529,10 +2529,10 @@
25292529
dependencies:
25302530
"@types/react" "^16"
25312531

2532-
"@types/react@16.14.3":
2533-
version "16.14.3"
2534-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.3.tgz#f5210f5deecf35d8794845549c93c2c3ad63aa9c"
2535-
integrity sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q==
2532+
"@types/react@16.14.4":
2533+
version "16.14.4"
2534+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.4.tgz#365f6a1e117d1eec960ba792c7e1e91ecad38e6f"
2535+
integrity sha512-ETj7GbkPGjca/A4trkVeGvoIakmLV6ZtX3J8dcmOpzKzWVybbrOxanwaIPG71GZwImoMDY6Fq4wIe34lEqZ0FQ==
25362536
dependencies:
25372537
"@types/prop-types" "*"
25382538
csstype "^3.0.2"

0 commit comments

Comments
 (0)
Please sign in to comment.