From 17a6d37c20d7fc8bb0222001c0b6b99f75cf5d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 21:04:56 +0000 Subject: [PATCH] Bump @types/lodash.merge from 4.6.6 to 4.6.7 Bumps [@types/lodash.merge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.merge) from 4.6.6 to 4.6.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.merge) --- updated-dependencies: - dependency-name: "@types/lodash.merge" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../redux-slice-factory/package-lock.json | 55 +++++++++++-------- 1 file changed, 32 insertions(+), 23 deletions(-) diff --git a/packages/redux-slice-factory/package-lock.json b/packages/redux-slice-factory/package-lock.json index e95b6b5c..961804c8 100644 --- a/packages/redux-slice-factory/package-lock.json +++ b/packages/redux-slice-factory/package-lock.json @@ -6,14 +6,14 @@ "packages": { "": { "name": "@gjv/redux-slice-factory", - "version": "0.10.0", + "version": "0.10.3", "license": "MIT", "dependencies": { "lodash.merge": "^4.6.2", "tslib": "^2.3.1" }, "devDependencies": { - "@gjv/eslint-config-typescript": "^0.10.0", + "@gjv/eslint-config-typescript": "^0.10.3", "@jest/globals": "^27.5.1", "@microsoft/api-extractor": "^7.22.1", "@reduxjs/toolkit": "^1.8.1", @@ -1708,12 +1708,13 @@ } }, "node_modules/@gjv/eslint-config-typescript": { - "version": "0.10.0", + "version": "0.10.3", + "resolved": "https://registry.npmjs.org/@gjv/eslint-config-typescript/-/eslint-config-typescript-0.10.3.tgz", + "integrity": "sha512-zN3vKFPWPPXUy65dQmMLSkriPp/N9sUoJ9Mxd0NlIWyLkxcFQcfRLNOfOtZnvBI7BBQkcbnNiO6ePciMP56ulA==", "dev": true, - "license": "MIT", "dependencies": { "eslint-config-airbnb-base": "^15.0.0", - "eslint-plugin-import": "^2.25.4", + "eslint-plugin-import": "^2.26.0", "eslint-plugin-import-helpers": "^1.2.1", "eslint-plugin-promise": "^6.0.0" }, @@ -2946,9 +2947,10 @@ "license": "MIT" }, "node_modules/@types/lodash.merge": { - "version": "4.6.6", + "version": "4.6.7", + "resolved": "https://registry.npmjs.org/@types/lodash.merge/-/lodash.merge-4.6.7.tgz", + "integrity": "sha512-OwxUJ9E50gw3LnAefSHJPHaBLGEKmQBQ7CZe/xflHkyy/wH2zVyEIAKReHvVrrn7zKdF58p16We9kMfh7v0RRQ==", "dev": true, - "license": "MIT", "dependencies": { "@types/lodash": "*" } @@ -4878,23 +4880,24 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.25.4", + "version": "2.26.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", + "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", "dev": true, - "license": "MIT", "dependencies": { "array-includes": "^3.1.4", "array.prototype.flat": "^1.2.5", "debug": "^2.6.9", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.6", - "eslint-module-utils": "^2.7.2", + "eslint-module-utils": "^2.7.3", "has": "^1.0.3", - "is-core-module": "^2.8.0", + "is-core-module": "^2.8.1", "is-glob": "^4.0.3", - "minimatch": "^3.0.4", + "minimatch": "^3.1.2", "object.values": "^1.1.5", - "resolve": "^1.20.0", - "tsconfig-paths": "^3.12.0" + "resolve": "^1.22.0", + "tsconfig-paths": "^3.14.1" }, "engines": { "node": ">=4" @@ -14321,11 +14324,13 @@ } }, "@gjv/eslint-config-typescript": { - "version": "0.10.0", + "version": "0.10.3", + "resolved": "https://registry.npmjs.org/@gjv/eslint-config-typescript/-/eslint-config-typescript-0.10.3.tgz", + "integrity": "sha512-zN3vKFPWPPXUy65dQmMLSkriPp/N9sUoJ9Mxd0NlIWyLkxcFQcfRLNOfOtZnvBI7BBQkcbnNiO6ePciMP56ulA==", "dev": true, "requires": { "eslint-config-airbnb-base": "^15.0.0", - "eslint-plugin-import": "^2.25.4", + "eslint-plugin-import": "^2.26.0", "eslint-plugin-import-helpers": "^1.2.1", "eslint-plugin-promise": "^6.0.0" } @@ -15280,7 +15285,9 @@ "dev": true }, "@types/lodash.merge": { - "version": "4.6.6", + "version": "4.6.7", + "resolved": "https://registry.npmjs.org/@types/lodash.merge/-/lodash.merge-4.6.7.tgz", + "integrity": "sha512-OwxUJ9E50gw3LnAefSHJPHaBLGEKmQBQ7CZe/xflHkyy/wH2zVyEIAKReHvVrrn7zKdF58p16We9kMfh7v0RRQ==", "dev": true, "requires": { "@types/lodash": "*" @@ -16609,7 +16616,9 @@ } }, "eslint-plugin-import": { - "version": "2.25.4", + "version": "2.26.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", + "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", "dev": true, "requires": { "array-includes": "^3.1.4", @@ -16617,14 +16626,14 @@ "debug": "^2.6.9", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.6", - "eslint-module-utils": "^2.7.2", + "eslint-module-utils": "^2.7.3", "has": "^1.0.3", - "is-core-module": "^2.8.0", + "is-core-module": "^2.8.1", "is-glob": "^4.0.3", - "minimatch": "^3.0.4", + "minimatch": "^3.1.2", "object.values": "^1.1.5", - "resolve": "^1.20.0", - "tsconfig-paths": "^3.12.0" + "resolve": "^1.22.0", + "tsconfig-paths": "^3.14.1" }, "dependencies": { "debug": {