Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt-modules#1245)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 2, 2021
1 parent cb67e05 commit 6d173cb
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 71 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
]
},
"dependencies": {
"@babel/parser": "^7.14.7",
"@babel/traverse": "^7.14.7",
"@babel/parser": "^7.14.9",
"@babel/traverse": "^7.14.9",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
Expand All @@ -101,11 +101,11 @@
"vue-i18n": "^8.25.0"
},
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/preset-env": "7.14.7",
"@babel/runtime": "7.14.6",
"@babel/core": "7.14.8",
"@babel/preset-env": "7.14.9",
"@babel/runtime": "7.14.8",
"@nuxt/types": "2.15.7",
"@nuxtjs/composition-api": "0.24.7",
"@nuxtjs/composition-api": "0.26.0",
"@nuxtjs/eslint-config-typescript": "6.0.1",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "3.0.1",
Expand All @@ -123,17 +123,17 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.3",
"core-js": "3.15.2",
"eslint": "7.31.0",
"core-js": "3.16.0",
"eslint": "7.32.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "27.0.6",
"jest-dev-server": "5.0.3",
"jsdom": "16.6.0",
"jsdom": "16.7.0",
"messageformat": "2.3.0",
"nuxt": "2.15.7",
"playwright-chromium": "1.12.3",
"release-it": "14.10.0",
"playwright-chromium": "1.13.1",
"release-it": "14.10.1",
"serve-static": "1.14.1",
"typescript": "^4.3.5"
}
Expand Down
Loading

0 comments on commit 6d173cb

Please sign in to comment.