From 493b10da7852c97dc6957bd36bdab96fbb08872b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 02:04:44 +0000 Subject: [PATCH] Bump globby from 13.1.2 to 13.1.3 Bumps [globby](https://github.com/sindresorhus/globby) from 13.1.2 to 13.1.3. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](https://github.com/sindresorhus/globby/compare/v13.1.2...v13.1.3) --- updated-dependencies: - dependency-name: globby dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05195c47..2ee4dbf5 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-jsdoc": "39.6.4", "eslint-plugin-n": "15.6.0", "eslint-plugin-unicorn": "45.0.1", - "globby": "13.1.2", + "globby": "13.1.3", "js-yaml": "4.1.0", "markdown-it-footnote": "3.0.3", "markdown-it-for-inline": "0.1.1",