From 61b2975ad74545e5ef1df4ca8cfc8cede508154e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 10:36:24 +0800 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.177 (#4412) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 79c29d0643..8746a7ceb1 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@sucrase/jest-plugin": "2.2.0", "@types/gulp": "4.0.9", "@types/jest": "27.0.2", - "@types/lodash": "4.14.176", + "@types/lodash": "4.14.177", "@types/sass": "1.43.0", "@types/through2": "2.0.36", "@typescript-eslint/eslint-plugin": "5.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4aa78fa7af..9fb07f266b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: '@sucrase/jest-plugin': 2.2.0 '@types/gulp': 4.0.9 '@types/jest': 27.0.2 - '@types/lodash': 4.14.176 + '@types/lodash': 4.14.177 '@types/sass': 1.43.0 '@types/through2': 2.0.36 '@typescript-eslint/eslint-plugin': 5.4.0 @@ -103,7 +103,7 @@ importers: '@sucrase/jest-plugin': 2.2.0 '@types/gulp': 4.0.9 '@types/jest': 27.0.2 - '@types/lodash': 4.14.176 + '@types/lodash': 4.14.177 '@types/sass': 1.43.0 '@types/through2': 2.0.36 '@typescript-eslint/eslint-plugin': 5.4.0_b983626bd16070d34b18187cb6bde052 @@ -1735,8 +1735,8 @@ packages: resolution: {integrity: sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==} dev: true - /@types/lodash/4.14.176: - resolution: {integrity: sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==} + /@types/lodash/4.14.177: + resolution: {integrity: sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==} dev: true /@types/markdown-it/12.2.3: