Skip to content

Commit aa3b9f8

Browse files
Bump plist from 3.0.4 to 3.0.5 in /Example (#611)
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/TooTallNate/node-plist/releases) - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md) - [Commits](https://github.com/TooTallNate/node-plist/commits) --- updated-dependencies: - dependency-name: 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 01043a5 commit aa3b9f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4521,9 +4521,9 @@ pkg-dir@^3.0.0:
45214521
find-up "^3.0.0"
45224522

45234523
plist@^3.0.0, plist@^3.0.1:
4524-
version "3.0.4"
4525-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
4526-
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
4524+
version "3.0.5"
4525+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
4526+
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
45274527
dependencies:
45284528
base64-js "^1.5.1"
45294529
xmlbuilder "^9.0.7"

0 commit comments

Comments
 (0)