Skip to content

Commit 7fb983f

Browse files
fix(deps): update all dependencies
1 parent b2e195c commit 7fb983f

File tree

3 files changed

+3961
-3154
lines changed

3 files changed

+3961
-3154
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"funding": "https://opencollective.com/eslint-plugin-prettier",
1212
"license": "MIT",
13-
"packageManager": "pnpm@7.33.5",
13+
"packageManager": "pnpm@10.7.1",
1414
"engines": {
1515
"node": "^14.18.0 || >=16.0.0"
1616
},
@@ -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",

0 commit comments

Comments
 (0)