Skip to content

Commit 8478c49

Browse files
Update dependency prettier to v3 (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam <adam@haglund.dev>
1 parent 76975b3 commit 8478c49

File tree

2 files changed

+505
-458
lines changed

2 files changed

+505
-458
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"esbuild": ">=0.14.46"
6161
},
6262
"devDependencies": {
63-
"@beequeue/eslint-plugin": "2.1.1",
63+
"@beequeue/eslint-plugin": "3.0.0",
6464
"@changesets/changelog-github": "0.4.8",
6565
"@changesets/cli": "2.26.2",
6666
"@tsconfig/node16": "16.1.0",
@@ -70,7 +70,7 @@
7070
"eslint": "8.45.0",
7171
"lint-staged": "13.2.3",
7272
"nanoid": "4.0.2",
73-
"prettier": "2.8.8",
73+
"prettier": "3.0.0",
7474
"simple-git-hooks": "2.8.1",
7575
"ts-dedent": "2.2.0",
7676
"tsup": "7.1.0",

0 commit comments

Comments
 (0)