chore(deps): update all non-major dependencies (main) (#25017)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-03 09:30:42 +00:00 committed by GitHub
parent bf33b6b6e2
commit bfc36e7466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -57,7 +57,7 @@
"devalue": "4.3.2",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.0.1",
"eslint-plugin-jsdoc": "48.0.2",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "50.0.1",
"execa": "8.0.1",
@ -85,7 +85,7 @@
"vue-router": "4.2.5",
"vue-tsc": "1.8.27"
},
"packageManager": "pnpm@8.13.1",
"packageManager": "pnpm@8.14.0",
"engines": {
"node": "^14.18.0 || >=16.10.0"
},

View File

@ -65,8 +65,8 @@ importers:
specifier: 2.29.1
version: 2.29.1(@typescript-eslint/parser@6.8.0)(eslint@8.56.0)
eslint-plugin-jsdoc:
specifier: 48.0.1
version: 48.0.1(eslint@8.56.0)
specifier: 48.0.2
version: 48.0.2(eslint@8.56.0)
eslint-plugin-no-only-tests:
specifier: 3.1.0
version: 3.1.0
@ -4833,8 +4833,8 @@ packages:
- supports-color
dev: true
/eslint-plugin-jsdoc@48.0.1(eslint@8.56.0):
resolution: {integrity: sha512-XFrkEyCSFWRz3mrWK4Fa9T/eE2RUg5CRc8VG7habOzl/gu8J5FxqwfpLYsMF2yEvGZ0vSaZeTnh+O2Bw1yXtUQ==}
/eslint-plugin-jsdoc@48.0.2(eslint@8.56.0):
resolution: {integrity: sha512-CBFl5Jc7+jlV36RwDm+PQ8Uw5r28pn2/uW/OaB+Gw5bFwn4Py/1eYMZ3hGf9S4meUFZ/sRvS+hVif2mRAp6WqQ==}
engines: {node: '>=18'}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0