Skip to content

Commit

Permalink
Merge pull request #44 from shipt/dependabot/npm_and_yarn/example/sim…
Browse files Browse the repository at this point in the history
…ple-plist-1.3.1

Bump simple-plist from 1.3.0 to 1.3.1 in /example
  • Loading branch information
jkhusanov authored Jun 8, 2022
2 parents 82132f1 + b4fea00 commit 7a06cd1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1809,10 +1809,10 @@ [email protected]:
dependencies:
stream-buffers "2.2.x"

[email protected].0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.0.tgz#ba50666370f61bbf94881636cd9f7d23c5286090"
integrity sha512-zgmaRvT6AN1JpPPV+S0a1/FAtoxSreYDccZGIqEMSvZl9DMe70mJ7MFzpxa1X+gHVdkToE2haRUHHMiW1OdejA==
[email protected].1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.1.tgz#e1c90b2ca2a9f9474cc72f6862bbf3fee8341fd1"
integrity sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==
dependencies:
big-integer "1.6.x"

Expand Down Expand Up @@ -5163,7 +5163,7 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

plist@^3.0.2, plist@^3.0.4:
plist@^3.0.2, plist@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
Expand Down Expand Up @@ -5799,13 +5799,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==

simple-plist@^1.0.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.0.tgz#f451997663eafd8ea6bad353a01caf49ef186d43"
integrity sha512-uYWpeGFtZtVt2NhG4AHgpwx323zxD85x42heMJBan1qAiqqozIlaGrwrEt6kRjXWRWIXsuV1VLCvVmZan2B5dg==
version "1.3.1"
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.1.tgz#16e1d8f62c6c9b691b8383127663d834112fb017"
integrity sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==
dependencies:
bplist-creator "0.1.0"
bplist-parser "0.3.0"
plist "^3.0.4"
bplist-parser "0.3.1"
plist "^3.0.5"

sisteransi@^1.0.5:
version "1.0.5"
Expand Down

0 comments on commit 7a06cd1

Please sign in to comment.