Merge pull request #80 from C4illin/dependabot/npm_and_yarn/eslint-plugin-prettier-tw-5.2.1

build(deps-dev): update eslint-plugin-prettier requirement from ^5.1.3 to ^5.2.1
This commit is contained in:
Emrik Östling
2024-07-19 19:46:55 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -32,7 +32,7 @@
"@typescript-eslint/parser": "^7.16.1",
"cpy-cli": "^5.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"typescript": "^5.5.3"
},