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 Oct 17, 2022
1 parent 0fac731 commit b15aca8
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pinia/plugin-debounce",
"packageManager": "pnpm@7.13.3",
"packageManager": "pnpm@7.13.5",
"version": "0.1.0",
"description": "Debounce any action in your pinia 🍍 store!",
"publishConfig": {
Expand Down Expand Up @@ -51,23 +51,23 @@
],
"license": "MIT",
"devDependencies": {
"@types/node": "^16.11.64",
"@vitest/coverage-c8": "^0.24.0",
"chalk": "^5.1.0",
"@types/node": "^16.11.66",
"@vitest/coverage-c8": "^0.24.3",
"chalk": "^5.1.2",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
"execa": "^6.1.0",
"lint-staged": "^13.0.3",
"minimist": "^1.2.6",
"minimist": "^1.2.7",
"pinia": "^2.0.23",
"prettier": "^2.7.1",
"semver": "^7.3.8",
"source-map-support": "^0.5.21",
"ts-debounce": "^4.0.0",
"tsup": "^6.2.3",
"typescript": "~4.8.4",
"vitest": "^0.24.0",
"vue": "^3.2.40",
"vitest": "^0.24.3",
"vue": "^3.2.41",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
160 changes: 80 additions & 80 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b15aca8

Please sign in to comment.