Skip to content

Commit 9bc9e89

Browse files
Bump y18n from 3.2.1 to 3.2.2 in /example
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9921c16 commit 9bc9e89

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

example/yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111
resize-observer-lite "0.2.3"
1212

1313
"@cision/rover-ui@link:..":
14-
version "2.10.0"
14+
version "4.0.0-alpha.2"
1515
dependencies:
1616
"@cision/react-container-query" "1.0.0-alpha.3"
1717
classnames "^2.2.6"
1818
lodash "^4.17.19"
19+
nanoid "^3.1.23"
1920

2021
abab@^1.0.3:
2122
version "1.0.4"
@@ -5243,6 +5244,11 @@ nan@^2.12.1:
52435244
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
52445245
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
52455246

5247+
nanoid@^3.1.23:
5248+
version "3.1.25"
5249+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
5250+
integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
5251+
52465252
nanomatch@^1.2.9:
52475253
version "1.2.13"
52485254
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -8190,9 +8196,9 @@ xtend@^4.0.0:
81908196
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
81918197

81928198
y18n@^3.2.1:
8193-
version "3.2.1"
8194-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
8195-
integrity sha1-bRX7qITAhnnA136I53WegR4H+kE=
8199+
version "3.2.2"
8200+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696"
8201+
integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==
81968202

81978203
yallist@^2.1.2:
81988204
version "2.1.2"

0 commit comments

Comments
 (0)