Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1159)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 6, 2021
1 parent b0c7a45 commit 97ff163
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 94 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,31 +87,31 @@
]
},
"dependencies": {
"@babel/parser": "^7.13.15",
"@babel/traverse": "^7.13.15",
"@babel/parser": "^7.14.1",
"@babel/traverse": "^7.14.0",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
"devalue": "^2.0.1",
"js-cookie": "^2.2.1",
"klona": "^2.0.4",
"lodash.merge": "^4.6.2",
"ufo": "^0.6.11",
"vue-i18n": "^8.24.3"
"ufo": "^0.7.2",
"vue-i18n": "^8.24.4"
},
"devDependencies": {
"@babel/core": "7.13.15",
"@babel/preset-env": "7.13.15",
"@babel/runtime": "7.13.10",
"@babel/core": "7.14.0",
"@babel/preset-env": "7.14.1",
"@babel/runtime": "7.14.0",
"@nuxt/types": "2.15.4",
"@nuxtjs/composition-api": "0.23.2",
"@nuxtjs/composition-api": "0.23.4",
"@nuxtjs/eslint-config-typescript": "6.0.0",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "2.0.1",
"@types/argparse": "2.0.5",
"@types/cookie": "0.4.0",
"@types/express": "4.17.11",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/jest-dev-server": "4.2.0",
"@types/js-cookie": "2.2.6",
"@types/jsdom": "16.2.10",
Expand All @@ -121,13 +121,13 @@
"argparse": "2.0.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.1",
"core-js": "3.10.2",
"eslint": "7.24.0",
"codecov": "3.8.2",
"core-js": "3.12.0",
"eslint": "7.25.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "26.6.3",
"jest-dev-server": "5.0.0",
"jest-dev-server": "5.0.3",
"jsdom": "16.5.3",
"messageformat": "2.3.0",
"nuxt": "2.15.4",
Expand Down
Loading

0 comments on commit 97ff163

Please sign in to comment.