From efda120421cbb7d8eab8579a72b066aff73c8d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:53:25 +0000 Subject: [PATCH] build(deps): bump standard-shared-config from 5.1.1 to 5.1.2 Bumps [standard-shared-config](https://github.com/keindev/standard-shared-config) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/keindev/standard-shared-config/releases) - [Changelog](https://github.com/keindev/standard-shared-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/keindev/standard-shared-config/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: standard-shared-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4be3e47..8ba9fee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2363,9 +2363,9 @@ } }, "node_modules/ignorefile-merge": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ignorefile-merge/-/ignorefile-merge-1.1.1.tgz", - "integrity": "sha512-VePNMvSKEdzhf5la2AO9e7Dp8FpI1TerffPyahjUslrkZtXV/2DVOIStHusDWk6eqgNn5eXBCUIyRGbp+R5zCQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/ignorefile-merge/-/ignorefile-merge-1.1.2.tgz", + "integrity": "sha512-HVtUzrifLGe2dZ9wB69QGf2a+uHT4g8YV5ymDlZK3unmuZsI2hZZcxlxTy1OkziNQvi3KdxAcOjoPmcZQJDcFw==", "engines": { "node": ">=15.14.0", "npm": ">=7.7.6" @@ -3627,18 +3627,18 @@ "peer": true }, "node_modules/standard-shared-config": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/standard-shared-config/-/standard-shared-config-5.1.1.tgz", - "integrity": "sha512-vxlA0LgABIZcbpU9tWAYSU02LURco3EooymYQ7sF+vEs/88yAmpZVO3HEHsJ4F26VujcORn0mXgwx3b1oWaCdg==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/standard-shared-config/-/standard-shared-config-5.1.2.tgz", + "integrity": "sha512-IAWPxWzMS5dSW59IgTbUkFE5VoMRYHeDZIYXn84d1BR+Yu+QB5uwenO1jDGPP+NojZj2RHJggj1zPMuXnQdVbQ==", "dependencies": { - "glob": "^10.3.3", - "ignorefile-merge": "^1.1.1", + "glob": "^10.3.10", + "ignorefile-merge": "^1.1.2", "jsonfile": "^6.1.0", "lodash.isequal": "^4.5.0", "lodash.unionwith": "^4.6.0", - "package-json-helper": "^6.0.0", - "tasktree-cli": "^8.0.0", - "yaml": "^2.3.1", + "package-json-helper": "^6.0.1", + "tasktree-cli": "^8.1.0", + "yaml": "^2.3.4", "yargs": "^17.7.2" }, "bin": {