Skip to content

Commit

Permalink
chore(deps): update devdependencies (major) (#3016)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <[email protected]>
  • Loading branch information
renovate[bot] and ST-DDT authored Sep 19, 2024
1 parent 548c034 commit 9029a0b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 124 deletions.
2 changes: 1 addition & 1 deletion eslint.config.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import { includeIgnoreFile } from '@eslint/compat';
import eslint from '@eslint/js';
import stylistic from '@stylistic/eslint-plugin';
import eslintPluginVitest from '@vitest/eslint-plugin';
import eslintPluginJsdoc from 'eslint-plugin-jsdoc';
import eslintPluginPrettierRecommended from 'eslint-plugin-prettier/recommended';
import eslintPluginUnicorn from 'eslint-plugin-unicorn';
import eslintPluginVitest from 'eslint-plugin-vitest';
import { dirname, resolve } from 'node:path';
import { fileURLToPath } from 'node:url';
import tseslint from 'typescript-eslint';
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,9 @@
"@types/semver": "7.5.8",
"@types/validator": "13.12.1",
"@vitest/coverage-v8": "2.1.1",
"@vitest/eslint-plugin": "1.1.4",
"@vitest/ui": "2.1.1",
"@vueuse/core": "10.11.1",
"@vueuse/core": "11.1.0",
"commit-and-tag-version": "12.4.4",
"cypress": "13.14.2",
"eslint": "9.10.0",
Expand All @@ -124,7 +125,6 @@
"eslint-plugin-jsdoc": "50.2.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-vitest": "0.5.4",
"jiti": "1.21.6",
"npm-run-all2": "6.2.3",
"prettier": "3.3.3",
Expand Down
149 changes: 28 additions & 121 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9029a0b

Please sign in to comment.