Skip to content

Commit 4d023de

Browse files
fix(deps): update dependency webpack-assets-manifest to ^5.1.0 for gatsby-plugin-gatsby-cloud (#34660)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f7a7e1f commit 4d023de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-plugin-gatsby-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"js-cookie": "^3.0.1",
1616
"kebab-hash": "^0.1.2",
1717
"lodash": "^4.17.21",
18-
"webpack-assets-manifest": "^5.0.6"
18+
"webpack-assets-manifest": "^5.1.0"
1919
},
2020
"devDependencies": {
2121
"@babel/cli": "^7.15.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24472,10 +24472,10 @@ webidl-conversions@^6.1.0:
2447224472
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
2447324473
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
2447424474

24475-
webpack-assets-manifest@^5.0.6:
24476-
version "5.0.6"
24477-
resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-5.0.6.tgz#1fe7baf9b57f2d28ff09fcaef3d678cc15912b88"
24478-
integrity sha512-CW94ylPHurZTmxnYajSFA8763Cv/QFIKNgBwqBLaIOnBjH1EbDUAf8Eq1/i+o8qaKyKXJ3aX7r4/jtpXD88ldg==
24475+
webpack-assets-manifest@^5.1.0:
24476+
version "5.1.0"
24477+
resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-5.1.0.tgz#5af328f6c8fa760cb9a62af631a83da2b478b791"
24478+
integrity sha512-kPuTMEjBrqZQVJ5M6yXNBCEdFbQQn7p+loNXt8NOeDFaAbsNFWqqwR0YL1mfG5LbwhK5FLXWXpuK3GuIIZ46rg==
2447924479
dependencies:
2448024480
chalk "^4.0"
2448124481
deepmerge "^4.0"

0 commit comments

Comments
 (0)