Skip to content

Commit e6b1a0f

Browse files
chore(deps): update minor and patch for gatsby-plugin-preact (#27110)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7728d7b commit e6b1a0f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/gatsby-plugin-preact/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},
99
"dependencies": {
10-
"@prefresh/webpack": "^1.0.2"
10+
"@prefresh/webpack": "^1.1.0"
1111
},
1212
"devDependencies": {
1313
"@babel/cli": "^7.11.6",
1414
"@babel/core": "^7.11.6",
15-
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.1",
15+
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.2",
1616
"babel-preset-gatsby-package": "^0.5.3",
1717
"cross-env": "^7.0.2"
1818
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2852,10 +2852,10 @@
28522852
string-width "^2.0.0"
28532853
strip-ansi "^3"
28542854

2855-
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
2856-
version "0.4.1"
2857-
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
2858-
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
2855+
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1", "@pmmmwh/react-refresh-webpack-plugin@^0.4.2":
2856+
version "0.4.2"
2857+
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.2.tgz#1f9741e0bde9790a0e13272082ed7272a083620d"
2858+
integrity sha512-Loc4UDGutcZ+Bd56hBInkm6JyjyCwWy4t2wcDXzN8EDPANgVRj0VP8Nxn0Zq2pc+WKauZwEivQgbDGg4xZO20A==
28592859
dependencies:
28602860
ansi-html "^0.0.7"
28612861
error-stack-parser "^2.0.6"
@@ -2879,7 +2879,7 @@
28792879
resolved "https://registry.yarnpkg.com/@prefresh/utils/-/utils-0.3.1.tgz#f9e1a5e1fa4bc02989980733950e60520f0f9869"
28802880
integrity sha512-9kLzPWN4teeiKuc+Rle3SF/hyx5lzo35X4rHr+kQXnJT+BaEb1ymDWIHGkv85xjnw8+l6I1r1H7JB4BHOMJfmg==
28812881

2882-
"@prefresh/webpack@^1.0.2":
2882+
"@prefresh/webpack@^1.1.0":
28832883
version "1.1.0"
28842884
resolved "https://registry.yarnpkg.com/@prefresh/webpack/-/webpack-1.1.0.tgz#a36fd072ef1d5cd88ced8df89d7ae62bdbddf71b"
28852885
integrity sha512-a3JG2maH3bacDobb4WywVTuqvAyBxJ7dRNSG2Ywv1AytAdgpgNZKJpR4xUTzPTwPGpRkfNOOf4mODqoOZ7W0Sw==

0 commit comments

Comments
 (0)