Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2020
1 parent 7936fe8 commit d6a6142
Show file tree
Hide file tree
Showing 4 changed files with 449 additions and 250 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"js-sha3": "^0.8.0",
"leaflet": "https://github.com/EC-Nordbund/Leaflet.git",
"nodemailer": "^6.4.16",
"nuxt": "2.14.7",
"nuxt": "2.14.9",
"nuxt-content-editor": "^1.0.1",
"remark-html": "^13.0.1",
"typeface-montserrat": "^1.1.13",
Expand All @@ -37,7 +37,7 @@
},
"devDependencies": {
"@lhci/cli": "0.6.x",
"@nuxt/types": "2.14.7",
"@nuxt/types": "2.14.9",
"@nuxt/typescript-build": "2.0.3",
"@nuxtjs/eslint-config": "5.0.0",
"@nuxtjs/eslint-config-typescript": "5.0.0",
Expand All @@ -51,7 +51,7 @@
"eslint": "7.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-nuxt": "2.0.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-prettier": "3.2.0",
"prettier": "2.2.1",
"pug": "3.0.0",
"pug-plain-loader": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions sw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "MIT",
"dependencies": {
"@rollup/plugin-node-resolve": "^11.0.0",
"esbuild": "^0.8.17",
"esbuild": "^0.8.18",
"idb-keyval": "^3.2.0",
"rollup": "^2.34.0",
"rollup": "^2.34.1",
"rollup-plugin-esbuild": "^2.6.0"
}
}
16 changes: 8 additions & 8 deletions sw/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ deepmerge@^4.2.2:
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==

esbuild@^0.8.17:
version "0.8.17"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.17.tgz#1c16c6d5988dcfdcf27a7e1612b7fd05e1477c54"
integrity sha512-ReHap+Iyn5BQF0B8F3xrLwu+j57ri5uDUw2ej9XTPAuFDebYiWwRzBY4jhF610bklveXLbCGim/8/2wQKQlu1w==
esbuild@^0.8.18:
version "0.8.18"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.18.tgz#4a8c70df8fffa27164a26daa3ec58ce6f1315446"
integrity sha512-EPbCSr7Ems1loeoy1faUGnJOwTwSrGcoYVQ4f4T4JMKjxJxrWAg+zqXkZK7GvqxfvokPp3HV6Raqn6rqAuW7+Q==

estree-walker@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -139,10 +139,10 @@ rollup-plugin-esbuild@^2.6.0:
joycon "^2.2.5"
strip-json-comments "^3.1.1"

rollup@^2.34.0:
version "2.34.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
rollup@^2.34.1:
version "2.34.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.1.tgz#a387230df02c58b242794a213dfb68b42de2c8fb"
integrity sha512-tGveB6NU5x4MS/iXaIsjfUkEv4hxzJJ4o0FRy5LO62Ndx3R2cmE1qsLYlSfRkvHUUPqWiFoxEm8pRftzh1a5HA==
optionalDependencies:
fsevents "~2.1.2"

Expand Down
Loading

0 comments on commit d6a6142

Please sign in to comment.