From a7d9aba4c0d7fe625a46fe4970d8c33bf888cc4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 05:05:51 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001236 to 1.0.30001237 Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001236 to 1.0.30001237. - [Release notes](https://github.com/browserslist/caniuse-lite/releases) - [Commits](https://github.com/browserslist/caniuse-lite/commits) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index df8691b9013..b160a908c03 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "babel-core": "^7.0.0-bridge.0", "babel-jest": "^27.0.2", "babel-preset-env": "^1.7.0", - "caniuse-lite": "^1.0.30001236", + "caniuse-lite": "^1.0.30001237", "css-loader": "^5.2.6", "eventsourcemock": "^2.0.0", "html-webpack-plugin": "^5.3.1", diff --git a/yarn.lock b/yarn.lock index c2441283512..503d8ad3ff3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2539,10 +2539,10 @@ camelcase@^6.2.0: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== -caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001230, caniuse-lite@^1.0.30001236: - version "1.0.30001236" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001236.tgz#0a80de4cdf62e1770bb46a30d884fc8d633e3958" - integrity sha512-o0PRQSrSCGJKCPZcgMzl5fUaj5xHe8qA2m4QRvnyY4e1lITqoNkr7q/Oh1NcpGSy0Th97UZ35yoKcINPoq7YOQ== +caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001230, caniuse-lite@^1.0.30001237: + version "1.0.30001237" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001237.tgz#4b7783661515b8e7151fc6376cfd97f0e427b9e5" + integrity sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw== chalk@4.1.1, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: version "4.1.1"