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 authored and renovate[bot] committed Dec 6, 2021
1 parent 7865db5 commit 421082e
Show file tree
Hide file tree
Showing 4 changed files with 552 additions and 496 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"@sucrase/jest-plugin": "^2.2.0",
"@types/jest": "^27.0.3",
"@types/lodash.kebabcase": "^4.1.6",
"@types/node": "^16.11.10",
"@types/node": "^16.11.11",
"chalk": "^4.1.2",
"conventional-changelog-cli": "^2.1.1",
"enquirer": "^2.3.6",
"execa": "^6.0.0",
"expect": "^27.3.1",
"expect": "^27.4.2",
"globby": "^12.0.2",
"jest": "^27.3.1",
"jest": "^27.4.3",
"jest-mock-warn": "^1.1.0",
"lerna": "^4.0.0",
"lint-staged": "^12.1.2",
"lodash.kebabcase": "^4.1.1",
"minimist": "^1.2.5",
"p-series": "^3.0.0",
"pascalcase": "^1.0.0",
"prettier": "^2.5.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"rollup": "^2.60.1",
"rollup": "^2.60.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.1",
"semver": "^7.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@nuxt/types": "^2.15.8",
"pinia": "^2.0.0-0",
"unbuild": "^0.5.13"
"unbuild": "^0.6.3"
},
"peerDependencies": {
"pinia": "~2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/pinia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "7.18.19",
"@microsoft/api-extractor": "7.18.20",
"@vue/compiler-sfc": "^3.2.23",
"@vue/server-renderer": "^3.2.23",
"@vue/test-utils": "^2.0.0-rc.17",
Expand Down

0 comments on commit 421082e

Please sign in to comment.