Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Sep 30, 2020
1 parent d8a4a1a commit 1ef5dbb
Show file tree
Hide file tree
Showing 3 changed files with 345 additions and 249 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"@commitlint/config-conventional": "^11.0.0",
"@nuxtjs/eslint-config-typescript": "3.0.0",
"@release-it/conventional-changelog": "^2.0.0",
"@types/jest": "26.0.13",
"@typescript-eslint/eslint-plugin": "4.1.0",
"@typescript-eslint/parser": "4.1.0",
"@types/jest": "26.0.14",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"codecov": "^3.7.2",
"eslint": "7.9.0",
"eslint": "7.10.0",
"husky": "^4.3.0",
"jest": "26.4.2",
"lerna": "^3.22.1",
"release-it": "^14.0.2",
"release-it": "^14.0.3",
"release-it-yarn-workspaces": "^1.5.0",
"siroc": "^0.3.1",
"typescript": "4.0.2"
"siroc": "^0.3.3",
"typescript": "4.0.3"
}
}
6 changes: 3 additions & 3 deletions packages/nuxt-typed-vuex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"typed-vuex": "0.1.21"
},
"devDependencies": {
"@nuxt/types": "^2.14.5",
"@nuxt/types": "^2.14.6",
"@nuxt/typescript-build": "^2.0.3",
"@types/normalize-path": "^3.0.0",
"nuxt": "2.14.5",
"ts-loader": "^8.0.3",
"nuxt": "2.14.6",
"ts-loader": "^8.0.4",
"tsd": "^0.13.1"
},
"peerDependencies": {
Expand Down
Loading

1 comment on commit 1ef5dbb

@vercel
Copy link

@vercel vercel bot commented on 1ef5dbb Sep 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.