Skip to content

Commit

Permalink
chore(deps): update devdependencies (#2422)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 27, 2023
1 parent 78d5f22 commit 9b58fe3
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 139 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
"devDependencies": {
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~13.0.1",
"@types/node": "~20.6.2",
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.2",
"@types/validator": "~13.11.1",
"@types/markdown-it": "~13.0.2",
"@types/node": "~20.7.0",
"@types/sanitize-html": "~2.9.1",
"@types/semver": "~7.5.3",
"@types/validator": "~13.11.2",
"@typescript-eslint/eslint-plugin": "~6.7.2",
"@typescript-eslint/parser": "~6.7.2",
"@vitest/coverage-v8": "~0.34.5",
Expand All @@ -102,23 +102,23 @@
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.2.0",
"esbuild": "~0.19.3",
"eslint": "~8.49.0",
"eslint": "~8.50.0",
"eslint-config-prettier": "~9.0.0",
"eslint-define-config": "~1.23.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~46.8.1",
"eslint-plugin-jsdoc": "~46.8.2",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-vitest": "~0.3.1",
"glob": "~10.3.4",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",
"prettier": "3.0.3",
"prettier-plugin-organize-imports": "~3.2.3",
"rimraf": "~5.0.1",
"rimraf": "~5.0.5",
"sanitize-html": "~2.11.0",
"semver": "~7.5.4",
"standard-version": "~9.5.0",
"tsx": "~3.12.10",
"tsx": "~3.13.0",
"typedoc": "~0.24.8",
"typescript": "~4.9.5",
"validator": "~13.11.0",
Expand Down
Loading

0 comments on commit 9b58fe3

Please sign in to comment.