From 2d640ab58ccc0a23d5dd38a98623caed679d4293 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 May 2021 08:19:41 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.169 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 87b15fb..ffa741a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@semantic-release/git": "9.0.0", "@types/bluebird": "3.5.34", "@types/jest": "26.0.23", - "@types/lodash": "4.14.168", + "@types/lodash": "4.14.169", "@types/react-dom": "17.0.3", "@typescript-eslint/eslint-plugin": "4.22.1", "@typescript-eslint/parser": "4.22.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f4a0ab..ace08a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@types/bluebird': 3.5.34 '@types/glob': ^7.1.3 '@types/jest': 26.0.23 - '@types/lodash': 4.14.168 + '@types/lodash': 4.14.169 '@types/parse5': ^6.0.0 '@types/react-dom': 17.0.3 '@typescript-eslint/eslint-plugin': 4.22.1 @@ -66,7 +66,7 @@ devDependencies: '@semantic-release/git': 9.0.0_semantic-release@17.4.2 '@types/bluebird': 3.5.34 '@types/jest': 26.0.23 - '@types/lodash': 4.14.168 + '@types/lodash': 4.14.169 '@types/react-dom': 17.0.3 '@typescript-eslint/eslint-plugin': 4.22.1_f2cf9a191be19a59b06aad4f4e4a9af1 '@typescript-eslint/parser': 4.22.1_eslint@7.25.0+typescript@4.2.4 @@ -2444,6 +2444,10 @@ packages: resolution: {integrity: sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==} dev: true + /@types/lodash/4.14.169: + resolution: {integrity: sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==} + dev: true + /@types/minimatch/3.0.4: resolution: {integrity: sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==}