Skip to content

Commit

Permalink
build(deps-dev): apply updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
jerome-benoit committed Apr 14, 2024
1 parent ddb56cf commit 358f1cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"license": "MIT",
"version": "0.3.2",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"types": "./src/cli.d.ts",
"main": "./src/cli.mjs",
"browser": "./src/cli.mjs",
Expand Down Expand Up @@ -38,8 +38,8 @@
},
"devDependencies": {
"@biomejs/biome": "^1.6.4",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@release-it/bumper": "^6.0.1",
"@release-it/keep-a-changelog": "^5.0.0",
"@types/bun": "^1.0.12",
Expand Down

0 comments on commit 358f1cb

Please sign in to comment.