chore(deps): update all non-major dependencies (#4851)

This commit is contained in:
renovate[bot] 2019-01-25 14:28:14 +03:30 committed by Pooya Parsa
parent 43ce8e97bc
commit 351f5c7bac
5 changed files with 24 additions and 19 deletions

View File

@ -46,7 +46,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.1.0",
"esm": "^3.1.1",
"esm": "^3.1.2",
"express": "^4.16.4",
"finalhandler": "^1.1.1",
"fork-ts-checker-webpack-plugin": "^0.5.2",
@ -54,7 +54,7 @@
"get-port": "^4.1.0",
"glob": "^7.1.3",
"jest": "^23.6.0",
"jest-junit": "^6.0.1",
"jest-junit": "^6.1.0",
"jsdom": "^13.2.0",
"klaw-sync": "^6.0.0",
"lerna": "3.10.7",
@ -74,7 +74,7 @@
"rollup-plugin-license": "^0.8.1",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-replace": "^2.1.0",
"sort-package-json": "^1.17.1",
"sort-package-json": "^1.18.0",
"ts-jest": "^23.10.5",
"ts-loader": "^5.3.3",
"tslint": "^5.12.1",

View File

@ -16,7 +16,7 @@
"boxen": "^2.1.0",
"chalk": "^2.4.2",
"consola": "^2.3.2",
"esm": "^3.1.1",
"esm": "^3.1.2",
"execa": "^1.0.0",
"minimist": "^1.2.0",
"pretty-bytes": "^5.1.0",

View File

@ -15,7 +15,7 @@
"@nuxt/vue-renderer": "2.3.4",
"consola": "^2.3.2",
"debug": "^4.1.1",
"esm": "^3.1.1",
"esm": "^3.1.2",
"fs-extra": "^7.0.1",
"hash-sum": "^1.0.2",
"std-env": "^2.2.1"

View File

@ -15,7 +15,7 @@
"@nuxt/utils": "2.3.4",
"babel-loader": "^8.0.5",
"cache-loader": "^2.0.1",
"caniuse-lite": "^1.0.30000930",
"caniuse-lite": "^1.0.30000932",
"chalk": "^2.4.2",
"consola": "^2.3.2",
"css-loader": "^2.1.0",

View File

@ -2653,11 +2653,16 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000918, caniuse-lite@^1.0.30000929, caniuse-lite@^1.0.30000930:
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000918, caniuse-lite@^1.0.30000929:
version "1.0.30000930"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000930.tgz#c238bab82bedb462bcbdc61d0334932dcc084d8a"
integrity sha512-KD+pw9DderBLB8CGqBzYyFWpnrPVOEjsjargU/CvkNyg60od3cxSPTcTeMPhxJhDbkQPWvOz5BAyBzNl/St9vg==
caniuse-lite@^1.0.30000932:
version "1.0.30000932"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000932.tgz#d01763e9ce77810962ca7391ff827b5949ce4272"
integrity sha512-4bghJFItvzz8m0T3lLZbacmEY9X1Z2AtIzTr7s7byqZIOumASfr4ynDx7rtm0J85nDmx8vsgR6vnaSoeU8Oh0A==
capture-exit@^1.2.0:
version "1.2.0"
resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-1.2.0.tgz#1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f"
@ -4282,10 +4287,10 @@ eslint@^5.12.1:
table "^5.0.2"
text-table "^0.2.0"
esm@^3.1.1:
version "3.1.1"
resolved "https://registry.npmjs.org/esm/-/esm-3.1.1.tgz#810d1144522547801a58a8ea01d6566d61578223"
integrity sha512-Md2pR4IbR37UqubbgbA4+wiBorOEFB05Oo+g4WJW7W2ajiOhUfjZt77NzzCoQdrCb40GdKcflitm+XHDF053OQ==
esm@^3.1.2:
version "3.1.2"
resolved "https://registry.npmjs.org/esm/-/esm-3.1.2.tgz#3f33496ab6ff6556fc0a803696229d147b9a8700"
integrity sha512-orLuMaPdxYelL1qsM16XUbby4DQX1j5WSsFBg5vHuDJ2gUMMzpcbX82Lu305TjHYacXSuxYz3SuzWjdNFxIDJw==
espree@^4.1.0:
version "4.1.0"
@ -6196,10 +6201,10 @@ jest-jasmine2@^23.6.0:
jest-util "^23.4.0"
pretty-format "^23.6.0"
jest-junit@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-6.0.1.tgz#7c24b2aff4ddfce3a8c0e0c84978123c0d4a945a"
integrity sha512-gMJb8qqyLKTD4pyaU8gjQv6wiudAqEFFt2VFswJ/+swB69WQh5mMn8tezR9B8ukejHjFbq5y9qbYWxi9uZeQZA==
jest-junit@^6.1.0:
version "6.1.0"
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-6.1.0.tgz#7c9ee19de705fb212bf4bfa5ab08334452cb597d"
integrity sha512-o/FKO45Ayomv2dMgXrmCfPi6eaHxVYnUEqWtJUWP4PFkjKOtKs2iLgwY5nz1tN49UpCDHNQBiGRSWPdr/qTcwg==
dependencies:
jest-config "^23.6.0"
jest-validate "^23.0.1"
@ -10138,10 +10143,10 @@ sort-object-keys@^1.1.2:
resolved "https://registry.npmjs.org/sort-object-keys/-/sort-object-keys-1.1.2.tgz#d3a6c48dc2ac97e6bc94367696e03f6d09d37952"
integrity sha1-06bEjcKsl+a8lDZ2luA/bQnTeVI=
sort-package-json@^1.17.1:
version "1.17.1"
resolved "https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.17.1.tgz#ab8d7ba8c8e2bbe1805e0650829256f64191c203"
integrity sha512-IxcHMpJF2ksT2cTtY3scXErmxbpp79bA7nlToENHCn0ZhoX7fMJk97z9sHDyubRoKzbwzq4r6TZz9DHL5V0LXA==
sort-package-json@^1.18.0:
version "1.18.0"
resolved "https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.18.0.tgz#d9ece79b1e1818dea67451813f9e504481bebd00"
integrity sha512-OkUR/WjlMz4IFOOMhYTpVl9rDaL4XIIOabzTXUBQVck04Dh+DyhjCNnMcndwX2dz+u77Q3MUuj1ncyVjVesB7Q==
dependencies:
detect-indent "^5.0.0"
sort-object-keys "^1.1.2"