Skip to content

Commit 2c3e227

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to ^16.14.21
1 parent 23ea800 commit 2c3e227

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/yab-dev-tools-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"license": "MIT",
1414
"devDependencies": {
15-
"@types/react": "^16.14.20",
15+
"@types/react": "^16.14.21",
1616
"@types/react-dom": "^16.9.14",
1717
"yab-dev-tools-api": "^0.0.0"
1818
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2580,10 +2580,10 @@
25802580
"@types/prop-types" "*"
25812581
csstype "^3.0.2"
25822582

2583-
"@types/react@^16.14.20":
2584-
version "16.14.20"
2585-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.20.tgz#ff6e932ad71d92c27590e4a8667c7a53a7d0baad"
2586-
integrity sha512-SV7TaVc8e9E/5Xuv6TIyJ5VhQpZoVFJqX6IZgj5HZoFCtIDCArE3qXkcHlc6O/Ud4UwcMoX+tlvDA95YrKdLgA==
2583+
"@types/react@^16.14.21":
2584+
version "16.14.21"
2585+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.21.tgz#35199b21a278355ec7a3c40003bd6a334bd4ae4a"
2586+
integrity sha512-rY4DzPKK/4aohyWiDRHS2fotN5rhBSK6/rz1X37KzNna9HJyqtaGAbq9fVttrEPWF5ywpfIP1ITL8Xi2QZn6Eg==
25872587
dependencies:
25882588
"@types/prop-types" "*"
25892589
"@types/scheduler" "*"

0 commit comments

Comments
 (0)