Skip to content

Commit b580260

Browse files
Bump webpack-bundle-analyzer from 4.7.0 to 4.8.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/webpack-bundle-analyzer@v4.7.0...v4.8.0) --- updated-dependencies: - dependency-name: webpack-bundle-analyzer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8aa59b commit b580260

File tree

2 files changed

+25
-11
lines changed

2 files changed

+25
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"shelljs": "0.8.4",
5454
"sshpk": "^1.17.0",
5555
"tunnel-agent": "^0.6.0",
56-
"webpack-bundle-analyzer": "^4.7.0"
56+
"webpack-bundle-analyzer": "^4.8.0"
5757
},
5858
"browserslist": {
5959
"production": [

yarn.lock

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,6 +1186,11 @@
11861186
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
11871187
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
11881188

1189+
"@discoveryjs/[email protected]":
1190+
version "0.5.7"
1191+
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
1192+
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
1193+
11891194
"@emotion/babel-plugin@^11.10.5":
11901195
version "11.10.5"
11911196
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.5.tgz#65fa6e1790ddc9e23cc22658a4c5dea423c55c3c"
@@ -9329,6 +9334,15 @@ prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
93299334
object-assign "^4.1.1"
93309335
react-is "^16.13.1"
93319336

9337+
prop-types@^15.8.1:
9338+
version "15.8.1"
9339+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9340+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
9341+
dependencies:
9342+
loose-envify "^1.4.0"
9343+
object-assign "^4.1.1"
9344+
react-is "^16.13.1"
9345+
93329346
proto-list@~1.2.1:
93339347
version "1.2.4"
93349348
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -9566,8 +9580,7 @@ react-error-overlay@^6.0.7:
95669580
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
95679581
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
95689582

9569-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
9570-
9583+
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.4, react-is@^16.8.6:
95719584
version "16.13.1"
95729585
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
95739586
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -9686,10 +9699,10 @@ react-test-renderer@^16.0.0-0:
96869699
react-is "^16.8.6"
96879700
scheduler "^0.19.1"
96889701

9689-
react-tooltip@^4.4.3:
9690-
version "4.4.3"
9691-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.4.3.tgz#44cbb6c8bdb3281c2819d16c92e3c419ebd98582"
9692-
integrity sha512-l7/TDBwq3JtuLBtq6FvIs7wsqcHjvoHFT8AvNGpf0JhHwzh+ZhCDN25wM/+gxelj8i1ngw/ULFv53XRQ/wCMzQ==
9702+
react-tooltip@^4.2.18:
9703+
version "4.5.1"
9704+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.5.1.tgz#77eccccdf16adec804132e558ec20ca5783b866a"
9705+
integrity sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==
96939706
dependencies:
96949707
prop-types "^15.8.1"
96959708
uuid "^7.0.3"
@@ -11707,11 +11720,12 @@ webidl-conversions@^4.0.2:
1170711720
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
1170811721
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
1170911722

11710-
webpack-bundle-analyzer@^4.7.0:
11711-
version "4.7.0"
11712-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.7.0.tgz#33c1c485a7fcae8627c547b5c3328b46de733c66"
11713-
integrity sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg==
11723+
webpack-bundle-analyzer@^4.8.0:
11724+
version "4.8.0"
11725+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.8.0.tgz#951b8aaf491f665d2ae325d8b84da229157b1d04"
11726+
integrity sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==
1171411727
dependencies:
11728+
"@discoveryjs/json-ext" "0.5.7"
1171511729
acorn "^8.0.4"
1171611730
acorn-walk "^8.0.0"
1171711731
chalk "^4.1.0"

0 commit comments

Comments
 (0)