From 9714c445c0423259791da1d57f4ef1b950cbde25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 00:29:47 +0000 Subject: [PATCH] chore: bump junk from 3.1.0 to 4.0.0 Bumps [junk](https://github.com/sindresorhus/junk) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/junk/releases) - [Commits](https://github.com/sindresorhus/junk/compare/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: junk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d78c822b..515066a6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "filenamify": "^4.1.0", "fs-extra": "^9.0.0", "get-package-info": "^1.0.0", - "junk": "^3.1.0", + "junk": "^4.0.0", "parse-author": "^2.0.0", "plist": "^3.0.0", "rcedit": "^2.0.0",