Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5896)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
  • Loading branch information
3 people committed Oct 13, 2020
1 parent b2db0a9 commit 1b27ce9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -107,7 +107,7 @@
"@babel/standalone": "^7.11.6",
"@nuxt/content": "^1.10.0",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/pwa": "^3.2.1",
"@nuxtjs/pwa": "^3.2.2",
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.4.0",
"@testing-library/jest-dom": "^5.11.4",
Expand Down Expand Up @@ -153,7 +153,7 @@
"postcss-cli": "^8.1.0",
"prettier": "1.14.3",
"require-context": "^1.1.0",
"rollup": "^2.29.0",
"rollup": "^2.30.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -1554,10 +1554,10 @@
dependencies:
vue-analytics "^5.22.1"

"@nuxtjs/pwa@^3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.1.tgz#4ec0a254482c829e3f4403cc66d3dc575124ffa5"
integrity sha512-4tRwZee6n8zzLELjdg3Wq4zMny0hTN8JbIb0rPv6ikmU3DEo8NLVzkv9Hmm/EoHYWNdIyKOh11xrHrAYOLkDcA==
"@nuxtjs/pwa@^3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.2.tgz#e03c632e30f3df287a842d67323d945f36b97440"
integrity sha512-B+2VKwmaw40Wyds0hOKuN9R8ODHg7de8B7uQbzaZpLNuCinfKioQOk8jjaLDKRf4sndNG4AYI90Et4M+MRQetQ==
dependencies:
defu "^3.1.0"
execa "^4.0.3"
Expand Down Expand Up @@ -12313,10 +12313,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

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

Expand Down

0 comments on commit 1b27ce9

Please sign in to comment.