Skip to content

Commit 1451176

Browse files
fix(deps): update all dependencies (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JounQin <[email protected]>
1 parent 1914ea8 commit 1451176

File tree

4 files changed

+19
-14
lines changed

4 files changed

+19
-14
lines changed

.changeset/thick-wombats-protect.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-prettier": patch
3+
---
4+
5+
fix(deps): bump `synckit` to `v0.11.0`

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"prettier-linter-helpers": "^1.0.0",
67-
"synckit": "^0.10.2"
67+
"synckit": "^0.11.0"
6868
},
6969
"devDependencies": {
7070
"@1stg/remark-preset": "^3.0.1",
@@ -75,7 +75,7 @@
7575
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
7676
"@eslint/js": "^9.23.0",
7777
"@graphql-eslint/eslint-plugin": "^4.3.0",
78-
"@html-eslint/parser": "^0.36.0",
78+
"@html-eslint/parser": "^0.37.0",
7979
"@prettier/plugin-pug": "^3.2.1",
8080
"@types/prettier-linter-helpers": "^1.0.4",
8181
"clean-pkg-json": "^1.2.1",

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)