Skip to content

Commit 656dc85

Browse files
committed
build: updates styling and conventions libraries
1 parent 6d6e2f2 commit 656dc85

File tree

2 files changed

+6795
-4788
lines changed

2 files changed

+6795
-4788
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
"version:release": "yarn version --minor --message \"chore(release): publish\""
3737
},
3838
"devDependencies": {
39-
"@commitlint/cli": "14.1.0",
40-
"@commitlint/config-conventional": "14.1.0",
41-
"@stablelib/benchmark": "1.0.0",
39+
"@commitlint/cli": "^19.8.1",
40+
"@commitlint/config-conventional": "^19.8.1",
41+
"@stablelib/benchmark": "^2.0.0",
4242
"@types/jest": "^29.1.0",
4343
"@types/node": "^16.18.34",
4444
"@wasm-tool/wasm-pack-plugin": "1.6.0",
45-
"conventional-changelog": "3.1.24",
46-
"conventional-changelog-cli": "2.1.1",
45+
"conventional-changelog": "^7.1.1",
46+
"conventional-changelog-cli": "^5.0.0",
4747
"jest": "^29.1.2",
48-
"prettier": "2.8.8",
48+
"prettier": "^3.6.2",
4949
"r1csfile": "^0.0.41",
5050
"rollup": "2.49.0",
5151
"text-encoding": "0.7.0",

0 commit comments

Comments
 (0)