mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
Bump gatsby-plugin-webpack-bundle-analyser-v2 from 1.1.24 to 1.1.25 (#562)
Bumps [gatsby-plugin-webpack-bundle-analyser-v2](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2) from 1.1.24 to 1.1.25. - [Release notes](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/releases) - [Changelog](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/blob/master/CHANGELOG.md) - [Commits](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/compare/v1.1.24...v1.1.25) --- updated-dependencies: - dependency-name: gatsby-plugin-webpack-bundle-analyser-v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ef7995b3f
commit
4b167e6d44
18
package-lock.json
generated
18
package-lock.json
generated
@ -34,7 +34,7 @@
|
||||
"gatsby-plugin-sharp": "^3.12.0",
|
||||
"gatsby-plugin-sitemap": "^4.8.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.24",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.25",
|
||||
"gatsby-plugin-webpack-size": "^2.0.1",
|
||||
"gatsby-redirect-from": "^0.4.2",
|
||||
"gatsby-remark-autolink-headers": "^4.9.0",
|
||||
@ -14198,11 +14198,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-webpack-bundle-analyser-v2": {
|
||||
"version": "1.1.24",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.24.tgz",
|
||||
"integrity": "sha512-ASj5vM5XpWEKVgYE3miS0aCMkd5/RcHHFMkze46EsGMTRbdQ904iyKMjlfP6ruO7v5dX8ZJpl6K2wC37g+rlsA==",
|
||||
"version": "1.1.25",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.25.tgz",
|
||||
"integrity": "sha512-o2t2/J1O9MuiDH/WZ1BxTLlqncIx6yFNFffHIPwtITw9ri3AdxxfARe77wLrcwN3mc3gT6LILpYgXNo2pUkHdw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@babel/runtime": "^7.15.3",
|
||||
"webpack-bundle-analyzer": "^4.4.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@ -43972,11 +43972,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": {
|
||||
"version": "1.1.24",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.24.tgz",
|
||||
"integrity": "sha512-ASj5vM5XpWEKVgYE3miS0aCMkd5/RcHHFMkze46EsGMTRbdQ904iyKMjlfP6ruO7v5dX8ZJpl6K2wC37g+rlsA==",
|
||||
"version": "1.1.25",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.25.tgz",
|
||||
"integrity": "sha512-o2t2/J1O9MuiDH/WZ1BxTLlqncIx6yFNFffHIPwtITw9ri3AdxxfARe77wLrcwN3mc3gT6LILpYgXNo2pUkHdw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@babel/runtime": "^7.15.3",
|
||||
"webpack-bundle-analyzer": "^4.4.2"
|
||||
}
|
||||
},
|
||||
|
@ -53,7 +53,7 @@
|
||||
"gatsby-plugin-sharp": "^3.12.0",
|
||||
"gatsby-plugin-sitemap": "^4.8.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.24",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.25",
|
||||
"gatsby-plugin-webpack-size": "^2.0.1",
|
||||
"gatsby-redirect-from": "^0.4.2",
|
||||
"gatsby-remark-autolink-headers": "^4.9.0",
|
||||
|
Loading…
Reference in New Issue
Block a user