Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit c17d10b

Browse files
Update all non-major dependencies (#79)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0b9ca2a commit c17d10b

File tree

2 files changed

+97
-80
lines changed

2 files changed

+97
-80
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646
"@typescript-eslint/eslint-plugin": "~5.11.0",
4747
"@typescript-eslint/parser": "~5.11.0",
4848
"change-case": "~4.1.2",
49-
"eslint": "~8.9.0",
50-
"eslint-config-prettier": "~8.3.0",
49+
"eslint": "~8.10.0",
50+
"eslint-config-prettier": "~8.4.0",
5151
"eslint-gitignore": "~0.1.0",
5252
"eslint-plugin-inclusive-language": "~2.2.0",
53-
"eslint-plugin-jsdoc": "~37.9.1",
53+
"eslint-plugin-jsdoc": "~37.9.5",
5454
"eslint-plugin-node": "~11.1.0",
5555
"eslint-plugin-prettier": "~4.0.0",
5656
"eslint-plugin-spellcheck": "~0.0.19",
5757
"eslint-plugin-unicorn": "~40.1.0",
58-
"eslint-plugin-vue": "~8.4.1",
58+
"eslint-plugin-vue": "~8.5.0",
5959
"eslint-plugin-vue-pug-sfc": "~1.0.0-alpha.20",
6060
"esno": "~0.14.1",
6161
"json-schema-to-typescript": "~10.1.5",
@@ -64,10 +64,10 @@
6464
"typescript": "~4.5.5",
6565
"upper-case-first": "~2.0.2"
6666
},
67-
"packageManager": "pnpm@6.30.1",
67+
"packageManager": "pnpm@6.32.2",
6868
"engines": {
6969
"node": ">= 16.9.0",
7070
"npm": ">= 7.0.0",
71-
"pnpm": ">= 6.30.1"
71+
"pnpm": ">= 6.32.2"
7272
}
7373
}

0 commit comments

Comments
 (0)