Skip to content

Commit 1b27ce9

Browse files
renovate[bot]renovate-botjacobmllr95
authored
chore(deps): update all non-major dependencies (#5896)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent b2db0a9 commit 1b27ce9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@babel/standalone": "^7.11.6",
108108
"@nuxt/content": "^1.10.0",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110-
"@nuxtjs/pwa": "^3.2.1",
110+
"@nuxtjs/pwa": "^3.2.2",
111111
"@nuxtjs/robots": "^2.4.2",
112112
"@nuxtjs/sitemap": "^2.4.0",
113113
"@testing-library/jest-dom": "^5.11.4",
@@ -153,7 +153,7 @@
153153
"postcss-cli": "^8.1.0",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",
156-
"rollup": "^2.29.0",
156+
"rollup": "^2.30.0",
157157
"rollup-plugin-babel": "^4.4.0",
158158
"rollup-plugin-commonjs": "^10.1.0",
159159
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,10 +1554,10 @@
15541554
dependencies:
15551555
vue-analytics "^5.22.1"
15561556

1557-
"@nuxtjs/pwa@^3.2.1":
1558-
version "3.2.1"
1559-
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.1.tgz#4ec0a254482c829e3f4403cc66d3dc575124ffa5"
1560-
integrity sha512-4tRwZee6n8zzLELjdg3Wq4zMny0hTN8JbIb0rPv6ikmU3DEo8NLVzkv9Hmm/EoHYWNdIyKOh11xrHrAYOLkDcA==
1557+
"@nuxtjs/pwa@^3.2.2":
1558+
version "3.2.2"
1559+
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.2.tgz#e03c632e30f3df287a842d67323d945f36b97440"
1560+
integrity sha512-B+2VKwmaw40Wyds0hOKuN9R8ODHg7de8B7uQbzaZpLNuCinfKioQOk8jjaLDKRf4sndNG4AYI90Et4M+MRQetQ==
15611561
dependencies:
15621562
defu "^3.1.0"
15631563
execa "^4.0.3"
@@ -12313,10 +12313,10 @@ rollup-pluginutils@^2.8.1:
1231312313
dependencies:
1231412314
estree-walker "^0.6.1"
1231512315

12316-
rollup@^2.29.0:
12317-
version "2.29.0"
12318-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
12319-
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
12316+
rollup@^2.30.0:
12317+
version "2.30.0"
12318+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.30.0.tgz#316a1eb0389dbda4082ef2d191b31488995e4c41"
12319+
integrity sha512-j4K1hUZfgFM03DUpayd3c7kZW+2wDbI6rj7ssQxpCpL1vsGpaM0vSorxBuePFwQDFq9O2DI6AOQbm174Awsq4w==
1232012320
optionalDependencies:
1232112321
fsevents "~2.1.2"
1232212322

0 commit comments

Comments
 (0)