Skip to content

Commit ec87fd7

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update all non-major dependencies (#2932)
1 parent 10d000b commit ec87fd7

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"eslint-plugin-promise": "^4.0.1",
108108
"eslint-plugin-standard": "^4.0.0",
109109
"eslint-plugin-vue": "^5.2.2",
110-
"esm": "^3.2.20",
110+
"esm": "^3.2.21",
111111
"gh-pages": "^2.0.1",
112112
"highlightjs": "^9.12.0",
113113
"html-loader": "^0.5.5",
@@ -119,7 +119,7 @@
119119
"nuxt": "^2.5.1",
120120
"postcss-cli": "^6.1.2",
121121
"prettier": "1.14.3",
122-
"rollup": "^1.7.3",
122+
"rollup": "^1.7.4",
123123
"rollup-plugin-babel": "^4.3.2",
124124
"rollup-plugin-commonjs": "^9.2.2",
125125
"rollup-plugin-node-resolve": "^4.0.1",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4355,6 +4355,11 @@ esm@^3.2.20:
43554355
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.20.tgz#44f125117863427cdece7223baa411fc739c1939"
43564356
integrity sha512-NA92qDA8C/qGX/xMinDGa3+cSPs4wQoFxskRrSnDo/9UloifhONFm4sl4G+JsyCqM007z2K+BfQlH5rMta4K1Q==
43574357

4358+
esm@^3.2.21:
4359+
version "3.2.21"
4360+
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.21.tgz#9cf6f1d7c70e22a641534f88ac01d6a1de5ba0a5"
4361+
integrity sha512-DkNi6jYtrT/FdO8pPEH+GFtBE321T3nup8FWdgaYpzaf4tK6aVJiCfgxNotZjEbnZ32t2VEtqIfbjp5GBN65Nw==
4362+
43584363
espree@^4.1.0:
43594364
version "4.1.0"
43604365
resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f"
@@ -9603,10 +9608,10 @@ rollup-watch@^4.3.1:
96039608
require-relative "0.8.7"
96049609
rollup-pluginutils "^2.0.1"
96059610

9606-
rollup@^1.7.3:
9607-
version "1.7.3"
9608-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.3.tgz#cade518b92e23efa72026e264e29d9a56cbf8eb9"
9609-
integrity sha512-U3/HaZujvGofNZQldfIknKoaNFNRS+j8/uCS/jSy3FrxF9t0FBsgZW4+VXLHG7l1daTgE6+jEy0Dv7cVCB2NPg==
9611+
rollup@^1.7.4:
9612+
version "1.7.4"
9613+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.4.tgz#dd9d1d4935d3db38f16e1caaef635d8d1b0831c4"
9614+
integrity sha512-nc86fETLHdozhRWlW/uNVIQ7ODuA1vU2/L8znAxP9TNMx1NA6GTth3llqoxxCle2kkyui+OfGzbKaQxD60NJjA==
96109615
dependencies:
96119616
"@types/estree" "0.0.39"
96129617
"@types/node" "^11.11.6"

0 commit comments

Comments
 (0)