Skip to content

Commit c53be9d

Browse files
Bump y18n from 3.2.1 to 3.2.2
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 42b35d5 commit c53be9d

2 files changed

Lines changed: 39 additions & 12 deletions

File tree

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1771,6 +1771,10 @@ decode-uri-component@^0.2.0:
17711771
version "0.2.0"
17721772
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
17731773

1774+
dedent@^0.6.0:
1775+
version "0.6.0"
1776+
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.6.0.tgz#0e6da8f0ce52838ef5cec5c8f9396b0c1b64a3cb"
1777+
17741778
deep-extend@^0.6.0:
17751779
version "0.6.0"
17761780
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
@@ -3566,6 +3570,23 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4
35663570
dependencies:
35673571
js-tokens "^3.0.0 || ^4.0.0"
35683572

3573+
lottie-ios@3.1.3:
3574+
version "3.1.3"
3575+
resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.1.3.tgz#dfa18a3a7e66e5d4a6665bf0a2392d143d15661a"
3576+
3577+
lottie-ios@^3.1.3:
3578+
version "3.2.0"
3579+
resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.2.0.tgz#0a0f229e065833c3b54169f5ee6a2624b8fd9c94"
3580+
3581+
lottie-react-native@3.3.2:
3582+
version "3.3.2"
3583+
resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-3.3.2.tgz#de832d4d3207e4e5c92a55ec4cf0ce0fd03e02f3"
3584+
dependencies:
3585+
invariant "^2.2.2"
3586+
lottie-ios "^3.1.3"
3587+
prop-types "^15.5.10"
3588+
react-native-safe-modules "^1.0.0"
3589+
35693590
lru-cache@^4.0.1:
35703591
version "4.1.5"
35713592
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -4674,6 +4695,12 @@ react-native-safe-area-view@^0.14.1:
46744695
dependencies:
46754696
hoist-non-react-statics "^2.3.1"
46764697

4698+
react-native-safe-modules@^1.0.0:
4699+
version "1.0.0"
4700+
resolved "https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.0.tgz#10a918adf97da920adb1e33e0c852b1e80123b65"
4701+
dependencies:
4702+
dedent "^0.6.0"
4703+
46774704
"react-native-screens@^1.0.0 || ^1.0.0-alpha":
46784705
version "1.0.0-alpha.23"
46794706
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.23.tgz#25d7ea4d11bda4fcde2d1da7ae50271c6aa636e0"
@@ -5930,8 +5957,8 @@ xtend@~4.0.1:
59305957
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
59315958

59325959
y18n@^3.2.1:
5933-
version "3.2.1"
5934-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
5960+
version "3.2.2"
5961+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696"
59355962

59365963
"y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0:
59375964
version "4.0.0"

0 commit comments

Comments
 (0)