Skip to content

Commit fa0f286

Browse files
fix(deps): update dependency webpack-assets-manifest to ^5.0.6 for gatsby-plugin-netlify (#32593)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b428ae9 commit fa0f286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-plugin-netlify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"fs-extra": "^8.1.0",
1818
"kebab-hash": "^0.1.2",
1919
"lodash": "^4.17.21",
20-
"webpack-assets-manifest": "^5.0.5"
20+
"webpack-assets-manifest": "^5.0.6"
2121
},
2222
"devDependencies": {
2323
"@babel/cli": "^7.14.8",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -28643,7 +28643,7 @@ webidl-conversions@^6.1.0:
2864328643
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
2864428644
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
2864528645

28646-
webpack-assets-manifest@^5.0.5, webpack-assets-manifest@^5.0.6:
28646+
webpack-assets-manifest@^5.0.6:
2864728647
version "5.0.6"
2864828648
resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-5.0.6.tgz#1fe7baf9b57f2d28ff09fcaef3d678cc15912b88"
2864928649
integrity sha512-CW94ylPHurZTmxnYajSFA8763Cv/QFIKNgBwqBLaIOnBjH1EbDUAf8Eq1/i+o8qaKyKXJ3aX7r4/jtpXD88ldg==

0 commit comments

Comments
 (0)