From a53ae9d5d8c4d0a22cd27b961e44f23dc795a2bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 16:34:39 +0200 Subject: [PATCH] chore(deps): bump package-name-regex from 1.0.13 to 1.0.14 (#784) Bumps [package-name-regex](https://github.com/dword-design/package-name-regex) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/dword-design/package-name-regex/releases) - [Changelog](https://github.com/dword-design/package-name-regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/dword-design/package-name-regex/compare/v1.0.13...v1.0.14) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2c9fc36..6d4c05e6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "magic-string": "0.25.7", "mkdirp": "1.0.4", "moment": "2.29.1", - "package-name-regex": "1.0.13", + "package-name-regex": "1.0.14", "spdx-expression-validate": "2.0.0", "spdx-satisfies": "5.0.0" },