Skip to content

Commit 481a3e5

Browse files
chore(deps): bump simple-plist from 1.3.0 to 1.3.1 (#88)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb597ee commit 481a3e5

File tree

2 files changed

+17
-49
lines changed

2 files changed

+17
-49
lines changed

package-lock.json

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

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3570,14 +3570,7 @@ [email protected], bplist-creator@^0:
35703570
dependencies:
35713571
stream-buffers "2.2.x"
35723572

3573-
3574-
version "0.3.0"
3575-
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.0.tgz#ba50666370f61bbf94881636cd9f7d23c5286090"
3576-
integrity sha512-zgmaRvT6AN1JpPPV+S0a1/FAtoxSreYDccZGIqEMSvZl9DMe70mJ7MFzpxa1X+gHVdkToE2haRUHHMiW1OdejA==
3577-
dependencies:
3578-
big-integer "1.6.x"
3579-
3580-
bplist-parser@^0.x:
3573+
[email protected], bplist-parser@^0.x:
35813574
version "0.3.1"
35823575
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.1.tgz#e1c90b2ca2a9f9474cc72f6862bbf3fee8341fd1"
35833576
integrity sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==
@@ -8953,7 +8946,7 @@ pkg-up@^2.0.0:
89538946
dependencies:
89548947
find-up "^2.1.0"
89558948

8956-
plist@^3.0.1, plist@^3.0.4:
8949+
plist@^3.0.1, plist@^3.0.5:
89578950
version "3.0.5"
89588951
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
89598952
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
@@ -10089,13 +10082,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
1008910082
integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==
1009010083

1009110084
simple-plist@^1.0.0:
10092-
version "1.3.0"
10093-
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.0.tgz#f451997663eafd8ea6bad353a01caf49ef186d43"
10094-
integrity sha512-uYWpeGFtZtVt2NhG4AHgpwx323zxD85x42heMJBan1qAiqqozIlaGrwrEt6kRjXWRWIXsuV1VLCvVmZan2B5dg==
10085+
version "1.3.1"
10086+
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.1.tgz#16e1d8f62c6c9b691b8383127663d834112fb017"
10087+
integrity sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==
1009510088
dependencies:
1009610089
bplist-creator "0.1.0"
10097-
bplist-parser "0.3.0"
10098-
plist "^3.0.4"
10090+
bplist-parser "0.3.1"
10091+
plist "^3.0.5"
1009910092

1010010093
simple-swizzle@^0.2.2:
1010110094
version "0.2.2"

0 commit comments

Comments
 (0)