Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 23, 2021
1 parent d2dd400 commit 891465f
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 760 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
]
},
"dependencies": {
"@babel/parser": "^7.14.5",
"@babel/traverse": "^7.14.5",
"@babel/parser": "^7.14.7",
"@babel/traverse": "^7.14.7",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
Expand All @@ -98,13 +98,13 @@
"klona": "^2.0.4",
"lodash.merge": "^4.6.2",
"ufo": "^0.7.5",
"vue-i18n": "^8.24.4"
"vue-i18n": "^8.24.5"
},
"devDependencies": {
"@babel/core": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/runtime": "7.14.5",
"@nuxt/types": "2.15.4",
"@babel/core": "7.14.6",
"@babel/preset-env": "7.14.7",
"@babel/runtime": "7.14.6",
"@nuxt/types": "2.15.7",
"@nuxtjs/composition-api": "0.24.4",
"@nuxtjs/eslint-config-typescript": "6.0.1",
"@nuxtjs/module-test-utils": "1.6.3",
Expand All @@ -123,18 +123,18 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.2",
"core-js": "3.14.0",
"eslint": "7.28.0",
"core-js": "3.15.1",
"eslint": "7.29.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "27.0.4",
"jest": "27.0.5",
"jest-dev-server": "5.0.3",
"jsdom": "16.6.0",
"messageformat": "2.3.0",
"nuxt": "2.15.4",
"nuxt": "2.15.7",
"playwright-chromium": "1.12.2",
"release-it": "14.9.0",
"release-it": "14.10.0",
"serve-static": "1.14.1",
"typescript": "^4.2.4"
"typescript": "^4.3.4"
}
}
Loading

0 comments on commit 891465f

Please sign in to comment.