Merge pull request #60 from C4illin/dependabot/npm_and_yarn/typescript-tw-5.5.3

build(deps-dev): update typescript requirement from ^5.5.2 to ^5.5.3
This commit is contained in:
Emrik Östling 2024-07-02 11:04:04 +02:00 committed by GitHub
commit 22023bad25
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

@ -34,7 +34,7 @@
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.2", "prettier": "^3.3.2",
"typescript": "^5.5.2" "typescript": "^5.5.3"
}, },
"trustedDependencies": [ "trustedDependencies": [
"@biomejs/biome" "@biomejs/biome"