From ab7d7d669e9214fd24e176d899574dae3c61c558 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Dec 2021 02:01:17 +0000 Subject: [PATCH] Bump confusing-browser-globals to ^1.0.11 --- package.json | 2 +- yarn.lock | 44 +++++++++++++++++++++++++++++--------------- 2 files changed, 30 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 91631fe709f16c..81099a89d50074 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "chalk": "^4.1.2", "compression-webpack-plugin": "^9.1.1", "concurrently": "^6.4.0", - "confusing-browser-globals": "^1.0.10", + "confusing-browser-globals": "^1.0.11", "core-js": "^2.6.11", "cpy-cli": "^3.1.1", "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index a857d2abfa365d..c00e2315ebabc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2313,12 +2313,26 @@ glob-to-regexp "^0.3.0" "@mui/core@^5.0.0-alpha.54": - version "0.0.0" - uid "" + version "5.0.0-alpha.60" + dependencies: + "@babel/runtime" "^7.16.3" + "@emotion/is-prop-valid" "^1.1.1" + "@mui/utils" "^5.2.3" + "@popperjs/core" "^2.4.4" + clsx "^1.1.1" + prop-types "^15.7.2" + react-is "^17.0.2" "@mui/core@link:./packages/mui-base": - version "0.0.0" - uid "" + version "5.0.0-alpha.60" + dependencies: + "@babel/runtime" "^7.16.3" + "@emotion/is-prop-valid" "^1.1.1" + "@mui/utils" "^5.2.3" + "@popperjs/core" "^2.4.4" + clsx "^1.1.1" + prop-types "^15.7.2" + react-is "^17.0.2" "@mui/x-data-grid-generator@^5.0.1": version "5.0.1" @@ -5893,10 +5907,10 @@ configstore@^5.0.1: write-file-atomic "^3.0.0" xdg-basedir "^4.0.0" -confusing-browser-globals@^1.0.10: - version "1.0.10" - resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59" - integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA== +confusing-browser-globals@^1.0.10, confusing-browser-globals@^1.0.11: + version "1.0.11" + resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81" + integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA== connect@^3.7.0: version "3.7.0" @@ -13021,13 +13035,6 @@ pirates@^4.0.0, pirates@^4.0.1: resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.4.tgz#07df81e61028e402735cdd49db701e4885b4e6e6" integrity sha512-ZIrVPH+A52Dw84R0L3/VS9Op04PuQ2SEoJL6bkshmiTic/HldyW9Tf7oH5mhJZBK7NmDx27vSMrYEXPXclpDKw== -pixelmatch@^5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/pixelmatch/-/pixelmatch-5.2.1.tgz#9e4e4f4aa59648208a31310306a5bed5522b0d65" - integrity sha512-WjcAdYSnKrrdDdqTcVEY7aB7UhhwjYQKYhHiBXdJef0MOaQeYpUdQ+iVyBLa5YBKS8MPVPPMX7rpOByISLpeEQ== - dependencies: - pngjs "^4.0.1" - piscina@^3.2.0: version "3.2.0" resolved "https://registry.yarnpkg.com/piscina/-/piscina-3.2.0.tgz#f5a1dde0c05567775690cccefe59d9223924d154" @@ -13039,6 +13046,13 @@ piscina@^3.2.0: optionalDependencies: nice-napi "^1.0.2" +pixelmatch@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/pixelmatch/-/pixelmatch-5.2.1.tgz#9e4e4f4aa59648208a31310306a5bed5522b0d65" + integrity sha512-WjcAdYSnKrrdDdqTcVEY7aB7UhhwjYQKYhHiBXdJef0MOaQeYpUdQ+iVyBLa5YBKS8MPVPPMX7rpOByISLpeEQ== + dependencies: + pngjs "^4.0.1" + pkg-dir@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"