Skip to content

Commit 3797b33

Browse files
build(devdeps): bump prettier & @types/bun
1 parent 1407368 commit 3797b33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"@commitlint/cli": "^19.3.0",
5454
"@commitlint/config-conventional": "^19.2.2",
5555
"@eslint/js": "^9.5.0",
56-
"@types/bun": "^1.1.3",
56+
"@types/bun": "^1.1.4",
5757
"@types/eslint__js": "^8.42.3",
5858
"@types/semver": "^7.5.8",
5959
"eslint": "^9.5.0",
6060
"eslint-config-prettier": "^9.1.0",
6161
"husky": "^9.0.11",
62-
"prettier": "^3.3.0",
62+
"prettier": "^3.3.2",
6363
"semantic-release": "^24.0.0",
6464
"tsup": "SunsetTechuila/tsup#dist",
6565
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)