Skip to content

Commit 567b4c0

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update all non-major dependencies (#1)
1 parent 611e31e commit 567b4c0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
"@nuxtjs/eslint-config": "^0.0.1",
6464
"babel-eslint": "^10.0.1",
6565
"codecov": "^3.1.0",
66-
"eslint": "^5.8.0",
66+
"eslint": "^5.9.0",
6767
"eslint-config-standard": "^12.0.0",
6868
"eslint-plugin-import": "^2.14.0",
6969
"eslint-plugin-jest": "^22.0.0",
7070
"eslint-plugin-node": "^8.0.0",
7171
"eslint-plugin-promise": "^4.0.1",
7272
"eslint-plugin-standard": "^4.0.0",
73-
"eslint-plugin-vue": "^5.0.0-beta.3",
73+
"eslint-plugin-vue": "^5.0.0-beta.5",
7474
"get-port": "^4.0.0",
75-
"husky": "^1.1.3",
75+
"husky": "^1.2.0",
7676
"jest": "^23.6.0",
7777
"jsdom": "^13.0.0",
7878
"nuxt-edge": "^2.4.0-25716240.4adbf29",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3545,9 +3545,9 @@ eslint-plugin-standard@^4.0.0:
35453545
resolved "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
35463546
integrity sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA==
35473547

3548-
eslint-plugin-vue@^5.0.0-beta.3:
3548+
eslint-plugin-vue@^5.0.0-beta.5:
35493549
version "5.0.0-beta.5"
3550-
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0-beta.5.tgz#d478abfcea7eaa98cbe28eedec4aea0e596fbdb2"
3550+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0-beta.5.tgz#d478abfcea7eaa98cbe28eedec4aea0e596fbdb2"
35513551
integrity sha512-ETVqyctk0cta99tTi3NjDDGyJiQZTHlf6J7fl6Ig58/926U2tjzU3T0A/c6/jkiTw1m9yErxLyF+IPnwX7j6bg==
35523552
dependencies:
35533553
vue-eslint-parser "^3.2.1"
@@ -3578,9 +3578,9 @@ eslint-visitor-keys@^1.0.0:
35783578
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
35793579
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
35803580

3581-
eslint@^5.8.0:
3581+
eslint@^5.9.0:
35823582
version "5.9.0"
3583-
resolved "https://registry.npmjs.org/eslint/-/eslint-5.9.0.tgz#b234b6d15ef84b5849c6de2af43195a2d59d408e"
3583+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.9.0.tgz#b234b6d15ef84b5849c6de2af43195a2d59d408e"
35843584
integrity sha512-g4KWpPdqN0nth+goDNICNXGfJF7nNnepthp46CAlJoJtC5K/cLu3NgCM3AHu1CkJ5Hzt9V0Y0PBAO6Ay/gGb+w==
35853585
dependencies:
35863586
"@babel/code-frame" "^7.0.0"
@@ -4571,9 +4571,9 @@ https-browserify@^1.0.0:
45714571
resolved "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
45724572
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
45734573

4574-
husky@^1.1.3:
4574+
husky@^1.2.0:
45754575
version "1.2.0"
4576-
resolved "https://registry.npmjs.org/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5"
4576+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5"
45774577
integrity sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA==
45784578
dependencies:
45794579
cosmiconfig "^5.0.6"

0 commit comments

Comments
 (0)