Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#298)
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 committed Apr 5, 2021
1 parent d6a818d commit 3f5dff2
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 301 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,26 +51,26 @@
"lodash.merge": "^4.6.2"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.13.14",
"@babel/preset-env": "^7.13.12",
"@nuxt/types": "^2.15.3",
"@nuxt/types": "^2.15.4",
"@nuxtjs/eslint-config-typescript": "^6.0.0",
"@nuxtjs/module-test-utils": "^1.6.3",
"@release-it/conventional-changelog": "^2.0.1",
"@types/consola": "^2.2.5",
"@types/jest": "^26.0.22",
"@types/lodash.merge": "^4.6.6",
"@types/node": "^14.14.36",
"@types/node": "^14.14.37",
"@types/request-promise-native": "^1.0.17",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"codecov": "^3.8.1",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"jest": "^26.6.3",
"nuxt": "^2.15.3",
"nuxt": "^2.15.4",
"playwright-chromium": "^1.10.0",
"release-it": "^14.5.0",
"release-it": "^14.5.1",
"typescript": "^4.2.3"
},
"publishConfig": {
Expand Down

0 comments on commit 3f5dff2

Please sign in to comment.