We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1379a3 commit 8bb3b45Copy full SHA for 8bb3b45
package.json
@@ -45,8 +45,8 @@
45
"repository": "tinylibs/tinybench",
46
"license": "MIT",
47
"devDependencies": {
48
- "@commitlint/cli": "^20.4.2",
49
- "@commitlint/config-conventional": "^20.4.2",
+ "@commitlint/cli": "^20.4.3",
+ "@commitlint/config-conventional": "^20.4.3",
50
"@cspell/eslint-plugin": "^9.7.0",
51
"@eslint/js": "^9.39.3",
52
"@size-limit/preset-small-lib": "^12.0.0",
@@ -60,7 +60,7 @@
60
"eslint-plugin-jsdoc": "^62.7.1",
61
"eslint-plugin-perfectionist": "^5.6.0",
62
"nano-staged": "^0.9.0",
63
- "neostandard": "^0.12.2",
+ "neostandard": "^0.13.0",
64
"simple-git-hooks": "^2.13.1",
65
"size-limit": "^12.0.0",
66
"tsdown": "^0.20.3",
0 commit comments