chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.27

This commit is contained in:
Renovate Bot
2022-03-19 18:47:20 +00:00
committed by renovate[bot]
parent 078f090112
commit a856fd4e8b
2 changed files with 17 additions and 17 deletions

View File

@ -141,7 +141,7 @@
"chokidar": "3.5.3", "chokidar": "3.5.3",
"copy-webpack-plugin": "9.1.0", "copy-webpack-plugin": "9.1.0",
"core-js": "2.6.12", "core-js": "2.6.12",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.26", "gatsby-plugin-webpack-bundle-analyser-v2": "1.1.27",
"jest-json-schema-extended": "1.0.1", "jest-json-schema-extended": "1.0.1",
"monaco-editor-webpack-plugin": "4.2.0", "monaco-editor-webpack-plugin": "4.2.0",
"react-test-renderer": "16.14.0", "react-test-renderer": "16.14.0",

32
package-lock.json generated
View File

@ -1074,7 +1074,7 @@
"chokidar": "3.5.3", "chokidar": "3.5.3",
"copy-webpack-plugin": "9.1.0", "copy-webpack-plugin": "9.1.0",
"core-js": "2.6.12", "core-js": "2.6.12",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.26", "gatsby-plugin-webpack-bundle-analyser-v2": "1.1.27",
"jest-json-schema-extended": "1.0.1", "jest-json-schema-extended": "1.0.1",
"monaco-editor-webpack-plugin": "4.2.0", "monaco-editor-webpack-plugin": "4.2.0",
"react-test-renderer": "16.14.0", "react-test-renderer": "16.14.0",
@ -3295,9 +3295,9 @@
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
"version": "7.16.3", "version": "7.17.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
"integrity": "sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==", "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
"dependencies": { "dependencies": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
}, },
@ -28030,12 +28030,12 @@
} }
}, },
"node_modules/gatsby-plugin-webpack-bundle-analyser-v2": { "node_modules/gatsby-plugin-webpack-bundle-analyser-v2": {
"version": "1.1.26", "version": "1.1.27",
"resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.26.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.27.tgz",
"integrity": "sha512-Yrn2kl4Sd527ZLe5IfysZZ2rLpG2HEoabj5/wV/Xp2l0t2xRbDr2+5j8J/Xetil+CPuXE1yuhj1LJlP3t5weoQ==", "integrity": "sha512-GjX4zU70TOvu3OhpKG8JD/GGfr8tCxjwJKKfRu3WZQTkjIEIGkodxcsdOIbuSHov83hQhlLQBZj037mkCrjrfQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.17.8",
"webpack-bundle-analyzer": "^4.5.0" "webpack-bundle-analyzer": "^4.5.0"
}, },
"peerDependencies": { "peerDependencies": {
@ -55231,9 +55231,9 @@
} }
}, },
"@babel/runtime": { "@babel/runtime": {
"version": "7.16.3", "version": "7.17.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
"integrity": "sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==", "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
"requires": { "requires": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
} }
@ -56538,7 +56538,7 @@
"gatsby-plugin-postcss": "4.14.0", "gatsby-plugin-postcss": "4.14.0",
"gatsby-plugin-react-helmet": "4.14.0", "gatsby-plugin-react-helmet": "4.14.0",
"gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.26", "gatsby-plugin-webpack-bundle-analyser-v2": "1.1.27",
"gatsby-remark-prismjs": "5.11.0", "gatsby-remark-prismjs": "5.11.0",
"gatsby-source-filesystem": "3.14.0", "gatsby-source-filesystem": "3.14.0",
"gatsby-transformer-remark": "4.11.0", "gatsby-transformer-remark": "4.11.0",
@ -76357,12 +76357,12 @@
} }
}, },
"gatsby-plugin-webpack-bundle-analyser-v2": { "gatsby-plugin-webpack-bundle-analyser-v2": {
"version": "1.1.26", "version": "1.1.27",
"resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.26.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.27.tgz",
"integrity": "sha512-Yrn2kl4Sd527ZLe5IfysZZ2rLpG2HEoabj5/wV/Xp2l0t2xRbDr2+5j8J/Xetil+CPuXE1yuhj1LJlP3t5weoQ==", "integrity": "sha512-GjX4zU70TOvu3OhpKG8JD/GGfr8tCxjwJKKfRu3WZQTkjIEIGkodxcsdOIbuSHov83hQhlLQBZj037mkCrjrfQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.17.8",
"webpack-bundle-analyzer": "^4.5.0" "webpack-bundle-analyzer": "^4.5.0"
} }
}, },