Skip to content

Commit bf5eafe

Browse files
fix(deps): update dependency @prefresh/webpack to ^3.3.2 for gatsby-plugin-preact (#32573)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5e21346 commit bf5eafe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-plugin-preact/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@gatsbyjs/webpack-hot-middleware": "^2.25.2",
1111
"@prefresh/babel-plugin": "^0.4.1",
12-
"@prefresh/webpack": "^3.3.0"
12+
"@prefresh/webpack": "^3.3.2"
1313
},
1414
"devDependencies": {
1515
"@babel/cli": "^7.14.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3712,10 +3712,10 @@
37123712
resolved "https://registry.yarnpkg.com/@prefresh/utils/-/utils-1.1.1.tgz#ffe7f2e6bd48a0633631a3d92c0ee4bdeb0ac330"
37133713
integrity sha512-MUhT5m2XNN5NsZl4GnpuvlzLo6VSTa/+wBfBd3fiWUvHGhv0GF9hnA1pd//v0uJaKwUnVRQ1hYElxCV7DtYsCQ==
37143714

3715-
"@prefresh/webpack@^3.3.0":
3716-
version "3.3.0"
3717-
resolved "https://registry.yarnpkg.com/@prefresh/webpack/-/webpack-3.3.0.tgz#ee9b485d5a0587dbe8e25b8c6e89a8987b3f8376"
3718-
integrity sha512-ZBfG4a132weavKLUNPVuiGqBaI79fizaYx3v3zEmydV4on6gBGsI2zFHLh6sAaUkSWyXYCffAolni7k1L2It8w==
3715+
"@prefresh/webpack@^3.3.2":
3716+
version "3.3.2"
3717+
resolved "https://registry.yarnpkg.com/@prefresh/webpack/-/webpack-3.3.2.tgz#058c4d61d733a4a8c111486f8aa1ae9b89820d9c"
3718+
integrity sha512-1cX0t5G7IXWO2164sl2O32G02BzDl6C4UUZWfDb0x1CQM1g3It9PSLWd+rIlHfSg4MEU9YHM8e6/OK8uavRJhA==
37193719
dependencies:
37203720
"@prefresh/core" "^1.3.1"
37213721
"@prefresh/utils" "^1.1.0"

0 commit comments

Comments
 (0)