Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 7b85306 commit 49b9b3d
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 72 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.2",
"type": "module",
"description": "Type safe and light event emitter / pubsub class",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -76,13 +76,13 @@
"devDependencies": {
"@size-limit/preset-small-lib": "^11.1.6",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "2.1.4",
"@vitest/ui": "2.1.4",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"size-limit": "^11.1.6",
"standard-version": "^9.5.0",
"tsup": "^8.3.5",
"typedoc": "^0.26.11",
"typescript": "^5.6.3",
"vitest": "2.1.4"
"vitest": "2.1.5"
}
}
151 changes: 83 additions & 68 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 49b9b3d

Please sign in to comment.