Skip to content

Commit 6a49957

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to ^16.14.14
1 parent 372f846 commit 6a49957

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.13",
15+
"@types/react": "^16.14.14",
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.13":
2584-
version "16.14.13"
2585-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.13.tgz#14f77c75ea581fa632907440dfda23b3c6ab24c9"
2586-
integrity sha512-KznsRYfqPmbcA5pMxc4mYQ7UgsJa2tAgKE2YwEmY5xKaTVZXLAY/ImBohyQHnEoIjxIJR+Um4FmaEYDr3q3zlg==
2583+
"@types/react@^16.14.14":
2584+
version "16.14.14"
2585+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.14.tgz#853de95a32a6a0e719192e222eacad024add2b8e"
2586+
integrity sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q==
25872587
dependencies:
25882588
"@types/prop-types" "*"
25892589
"@types/scheduler" "*"

0 commit comments

Comments
 (0)