Skip to content

Commit 1496bf1

Browse files
fix(deps): update minor and patch for gatsby-plugin-preact (gatsbyjs#27392)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c100000 commit 1496bf1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/gatsby-plugin-preact/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},
99
"dependencies": {
10-
"@prefresh/babel-plugin": "^0.2.0",
11-
"@prefresh/webpack": "^1.0.2"
10+
"@prefresh/babel-plugin": "^0.2.2",
11+
"@prefresh/webpack": "^1.1.0"
1212
},
1313
"devDependencies": {
1414
"@babel/cli": "^7.11.6",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3077,10 +3077,10 @@
30773077
schema-utils "^2.6.5"
30783078
source-map "^0.7.3"
30793079

3080-
"@prefresh/babel-plugin@^0.2.0":
3081-
version "0.2.0"
3082-
resolved "https://registry.yarnpkg.com/@prefresh/babel-plugin/-/babel-plugin-0.2.0.tgz#b6223b1b14cc1b6c18c2bc3f7c613e2230ebca47"
3083-
integrity sha512-Qd6SpS1IKBsW8dDF7hA58TrWSahOirXRvhlYepXXqLzpQJKUpDSVfzVfZJpKuxSlgK8opYvR4Zr07c9oN5+uzg==
3080+
"@prefresh/babel-plugin@^0.2.2":
3081+
version "0.2.2"
3082+
resolved "https://registry.yarnpkg.com/@prefresh/babel-plugin/-/babel-plugin-0.2.2.tgz#b921f0a1350a9daa9106518378a4e5a49211e6f6"
3083+
integrity sha512-NDPMsDs5QncSdOX7zsATwypf1IWtYvOX23X3t4DOcZsVErRABqdlUTZ2RAf4KfOAIjSZhR9p0Htchqp8rQr14Q==
30843084

30853085
"@prefresh/core@^0.8.1":
30863086
version "0.8.1"
@@ -3092,7 +3092,7 @@
30923092
resolved "https://registry.yarnpkg.com/@prefresh/utils/-/utils-0.3.1.tgz#f9e1a5e1fa4bc02989980733950e60520f0f9869"
30933093
integrity sha512-9kLzPWN4teeiKuc+Rle3SF/hyx5lzo35X4rHr+kQXnJT+BaEb1ymDWIHGkv85xjnw8+l6I1r1H7JB4BHOMJfmg==
30943094

3095-
"@prefresh/webpack@^1.0.2":
3095+
"@prefresh/webpack@^1.1.0":
30963096
version "1.1.0"
30973097
resolved "https://registry.yarnpkg.com/@prefresh/webpack/-/webpack-1.1.0.tgz#a36fd072ef1d5cd88ced8df89d7ae62bdbddf71b"
30983098
integrity sha512-a3JG2maH3bacDobb4WywVTuqvAyBxJ7dRNSG2Ywv1AytAdgpgNZKJpR4xUTzPTwPGpRkfNOOf4mODqoOZ7W0Sw==

0 commit comments

Comments
 (0)