Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#90)
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 Jan 6, 2021
1 parent c88ff78 commit 9c6d5ac
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 120 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"test": "yarn lint && jest"
},
"dependencies": {
"@nuxt/http": "^0.6.1",
"@nuxt/ufo": "^0.5.2",
"@nuxt/http": "^0.6.2",
"@nuxt/ufo": "^0.5.3",
"cookie-universal-nuxt": "^2.1.4",
"defu": "^3.2.2",
"hookable": "^4.3.1",
Expand All @@ -38,11 +38,11 @@
"@nuxtjs/module-test-utils": "latest",
"babel-eslint": "latest",
"babel-jest": "^26.6.3",
"eslint": "^7.15.0",
"eslint": "^7.17.0",
"husky": "^4.3.6",
"jest": "^26.6.3",
"nuxt": "2.14.12",
"standard-version": "^9.0.0"
"standard-version": "^9.1.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 9c6d5ac

Please sign in to comment.