From 13a4de35917c3138a85666ec5b2eae2699f3fc3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Jun 2021 14:22:54 +0000 Subject: [PATCH] Update patch dependencies --- package.json | 2 +- packages-next/keystone/package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8f3fc17934b..70b3a63e118 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "cross-env": "^7.0.3", "eslint": "^7.28.0", "eslint-plugin-cypress": "^2.11.3", - "eslint-plugin-import": "^2.23.3", + "eslint-plugin-import": "^2.23.4", "eslint-plugin-jest": "^24.3.6", "eslint-plugin-react": "^7.24.0", "eslint-plugin-react-hooks": "^4.2.0", diff --git a/packages-next/keystone/package.json b/packages-next/keystone/package.json index baa2a930082..24ec6c87ef7 100644 --- a/packages-next/keystone/package.json +++ b/packages-next/keystone/package.json @@ -91,7 +91,7 @@ "next": "^10.2.3", "node-fetch": "^2.6.1", "object-hash": "^2.2.0", - "p-limit": "^2.2.0", + "p-limit": "^2.2.2", "pirates": "^4.0.1", "pluralize": "^8.0.0", "prettier": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index a290997e1ee..e4b7746b129 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5889,10 +5889,10 @@ eslint-plugin-cypress@^2.11.3: dependencies: globals "^11.12.0" -eslint-plugin-import@^2.23.3: - version "2.23.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191" - integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ== +eslint-plugin-import@^2.23.4: + version "2.23.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97" + integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ== dependencies: array-includes "^3.1.3" array.prototype.flat "^1.2.4" @@ -10110,7 +10110,7 @@ p-limit@^1.1.0: dependencies: p-try "^1.0.0" -p-limit@^2.0.0, p-limit@^2.2.0, p-limit@^2.2.1: +p-limit@^2.0.0, p-limit@^2.2.0, p-limit@^2.2.1, p-limit@^2.2.2: version "2.3.0" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==