Skip to content

Commit 740ded0

Browse files
chore(deps): bump simple-plist from 1.3.0 to 1.3.1 in /example (craftzdog#127)
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/wollardj/simple-plist/releases) - [Commits](wollardj/simple-plist@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: simple-plist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de1a453 commit 740ded0

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

example/yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,10 +1244,10 @@ bplist-creator@0.1.0:
12441244
dependencies:
12451245
stream-buffers "2.2.x"
12461246

1247-
bplist-parser@0.3.0:
1248-
version "0.3.0"
1249-
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.0.tgz#ba50666370f61bbf94881636cd9f7d23c5286090"
1250-
integrity sha512-zgmaRvT6AN1JpPPV+S0a1/FAtoxSreYDccZGIqEMSvZl9DMe70mJ7MFzpxa1X+gHVdkToE2haRUHHMiW1OdejA==
1247+
bplist-parser@0.3.1:
1248+
version "0.3.1"
1249+
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.1.tgz#e1c90b2ca2a9f9474cc72f6862bbf3fee8341fd1"
1250+
integrity sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==
12511251
dependencies:
12521252
big-integer "1.6.x"
12531253

@@ -3243,10 +3243,10 @@ pkg-up@^3.1.0:
32433243
dependencies:
32443244
find-up "^3.0.0"
32453245

3246-
plist@^3.0.2, plist@^3.0.4:
3247-
version "3.0.4"
3248-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
3249-
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
3246+
plist@^3.0.2, plist@^3.0.5:
3247+
version "3.0.5"
3248+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
3249+
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
32503250
dependencies:
32513251
base64-js "^1.5.1"
32523252
xmlbuilder "^9.0.7"
@@ -3703,13 +3703,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
37033703
integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==
37043704

37053705
simple-plist@^1.0.0:
3706-
version "1.3.0"
3707-
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.0.tgz#f451997663eafd8ea6bad353a01caf49ef186d43"
3708-
integrity sha512-uYWpeGFtZtVt2NhG4AHgpwx323zxD85x42heMJBan1qAiqqozIlaGrwrEt6kRjXWRWIXsuV1VLCvVmZan2B5dg==
3706+
version "1.3.1"
3707+
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.1.tgz#16e1d8f62c6c9b691b8383127663d834112fb017"
3708+
integrity sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==
37093709
dependencies:
37103710
bplist-creator "0.1.0"
3711-
bplist-parser "0.3.0"
3712-
plist "^3.0.4"
3711+
bplist-parser "0.3.1"
3712+
plist "^3.0.5"
37133713

37143714
sisteransi@^1.0.5:
37153715
version "1.0.5"

0 commit comments

Comments
 (0)