Skip to content

Commit ddd51bb

Browse files
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42b35d5 commit ddd51bb

2 files changed

Lines changed: 33 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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.3"
3579+
resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.2.3.tgz#d5a029ccce611603d178ea7ba725c1446f2310b4"
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"
@@ -4432,8 +4453,8 @@ path-key@^2.0.0, path-key@^2.0.1:
44324453
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
44334454

44344455
path-parse@^1.0.6:
4435-
version "1.0.6"
4436-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
4456+
version "1.0.7"
4457+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
44374458

44384459
path-to-regexp@^1.7.0:
44394460
version "1.8.0"
@@ -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.3"
4700+
resolved "https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.3.tgz#f5f29bb9d09d17581193843d4173ad3054f74890"
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"

0 commit comments

Comments
 (0)