Skip to content

Commit 133acbd

Browse files
fix(deps): update dependency ingred-ui to v7.33.0 (#458)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 18f4457 commit 133acbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/create-react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@types/react": "17.0.20",
88
"@types/react-dom": "17.0.9",
99
"@types/styled-components": "5.1.5",
10-
"ingred-ui": "7.7.2",
10+
"ingred-ui": "7.33.0",
1111
"react": "16.14.0",
1212
"react-dom": "16.14.0",
1313
"react-scripts": "3.4.4",

examples/create-react-app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5532,10 +5532,10 @@ inflight@^1.0.4:
55325532
once "^1.3.0"
55335533
wrappy "1"
55345534

5535-
ingred-ui@7.7.2:
5536-
version "7.7.2"
5537-
resolved "https://registry.yarnpkg.com/ingred-ui/-/ingred-ui-7.7.2.tgz#7ac766933eb39e68239382e7a905767acff9a56d"
5538-
integrity sha512-iBCLsHSQWr1X86ze6NqwUdz71RBiNfaP1ZcJNe3Ok6N6219fCa7YRoPwPGNf2upalWBMhZz/9bdUo00IchsyeA==
5535+
ingred-ui@7.33.0:
5536+
version "7.33.0"
5537+
resolved "https://registry.yarnpkg.com/ingred-ui/-/ingred-ui-7.33.0.tgz#2ec7ee79c2597ae59f4ad71f752749f983ad549e"
5538+
integrity sha512-ZJI7AQlO2t5v99m9k0Cw8HV4aPqh/CK1HvkxRlc5dDaM5ZlQdGKVKlMqtuqN8QzvBDY0hbMlceYPd/5u9wweBg==
55395539
dependencies:
55405540
"@popperjs/core" "^2.4.0"
55415541
moment "^2.29.1"

0 commit comments

Comments
 (0)