Merge pull request #27 from C4illin/dependabot/npm_and_yarn/prettier-tw-3.3.2

build(deps-dev): update prettier requirement from ^3.3.1 to ^3.3.2
This commit is contained in:
Emrik Östling 2024-06-11 12:07:08 +02:00 committed by GitHub
commit 6306a99740
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -33,7 +33,7 @@
"cpy-cli": "^5.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"typescript": "^5.4.5"
}
}