Skip to content

Commit

Permalink
chore(deps-dev): bump the regular group across 1 directory with 6 upd…
Browse files Browse the repository at this point in the history
…ates (#207)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 9a8eb7a commit 8a6975d
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 208 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"license": "ISC",
"devDependencies": {
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^7.0.2",
"tsx": "^4.19.2"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"repository": "tinylibs/tinybench",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@cspell/eslint-plugin": "^8.16.1",
"@eslint/js": "^9.16.0",
"@cspell/eslint-plugin": "^8.17.1",
"@eslint/js": "^9.17.0",
"@size-limit/preset-small-lib": "^11.1.6",
"@size-limit/time": "^11.1.6",
"@types/node": "^22.10.2",
"bumpp": "^9.9.1",
"changelogithub": "^0.13.11",
"clean-publish": "^5.1.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-perfectionist": "^4.3.0",
"nano-staged": "^0.8.0",
Expand All @@ -64,7 +64,7 @@
"simple-git-hooks": "^2.11.1",
"size-limit": "^11.1.6",
"tsup": "^8.3.5",
"typedoc": "^0.27.4",
"typedoc": "^0.27.5",
"typescript": "~5.7.2",
"vitest": "^2.1.8"
},
Expand Down
Loading

0 comments on commit 8a6975d

Please sign in to comment.