Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgv committed Oct 23, 2018
1 parent 98c9945 commit e927125
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 @@ -44,15 +44,15 @@
"acorn-walk": "^6.1.0",
"cookie": "^0.3.1",
"js-cookie": "^2.2.0",
"vue-i18n": "^8.2.0",
"vue-i18n": "^8.2.1",
"vue-i18n-extensions": "^0.2.0"
},
"devDependencies": {
"codecov": "^3.1.0",
"eslint": "^5.7.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.25.0",
"eslint-plugin-jest": "^21.26.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -4810,10 +4810,10 @@ eslint-plugin-import@^2.14.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"

eslint-plugin-jest@^21.25.0:
version "21.25.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.25.0.tgz#b798c6616a2ad444ea25636d877ca3d3bc881348"
integrity sha512-x1B7986tOhSR6TDmW7oA7zf8bpturx5NXhv4ZY0U6HLh2BLk3Z5rRsfZxrcWT8Caq30k/NHji2K3IPC1pPa/QQ==
eslint-plugin-jest@^21.26.0:
version "21.26.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.26.0.tgz#3375de090cdd43af1971a4a93f5d332a13c10a6d"
integrity sha512-zYePgbZaJsTfiJMb6XcsrrqgDpUB40AmGjjlwMZPEgVstrAsDNW8z7qQggD1lC24yR9h9VxTTb8qu6HRq3n6eg==

eslint-plugin-node@^7.0.1:
version "7.0.1"
Expand Down Expand Up @@ -11994,10 +11994,10 @@ vue-i18n-extensions@^0.2.0:
dependencies:
vm2 "^3.5.0"

vue-i18n@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.2.0.tgz#d0bb0880e4c17d2746eb13f3cf8f4387ec2d7e3e"
integrity sha512-UpayS3wY/tt+/Os3oEaeSM+ERj1T1cRHNKxD5bQrqcLwqYSJAGi7GvdBajik3+QI6jyfLvgYiXvVm0uUu5+k1g==
vue-i18n@^8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.2.1.tgz#7e21fed5f18dec6025992522500e9bd62cbe6668"
integrity sha512-eiqkUBP9uoADmHa1vz0jLS/JNvR+dODjn2nz14/ZD14hTaWpbOXoUZ0C5Nd2vbP6vOaxXjmkvkzJn/VISvX1BQ==

vue-loader@^15.2.4:
version "15.3.0"
Expand Down

0 comments on commit e927125

Please sign in to comment.