Skip to content

Commit

Permalink
chore(deps): update devdependencies (#1925)
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] authored Mar 14, 2023
1 parent ddcb3dd commit b584038
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 102 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@
"@algolia/client-search": "~4.15.0",
"@types/glob": "~8.1.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.14.6",
"@types/node": "~18.15.3",
"@types/prettier": "~2.7.2",
"@types/react": "~18.0.28",
"@types/sanitize-html": "~2.8.1",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.13",
"@types/validator": "~13.7.14",
"@typescript-eslint/eslint-plugin": "~5.54.1",
"@typescript-eslint/parser": "~5.54.1",
"@vitest/coverage-c8": "~0.29.2",
Expand All @@ -102,12 +102,12 @@
"conventional-changelog-cli": "~2.2.2",
"cypress": "~12.7.0",
"esbuild": "~0.17.11",
"eslint": "~8.35.0",
"eslint-config-prettier": "~8.6.0",
"eslint-define-config": "~1.15.0",
"eslint": "~8.36.0",
"eslint-config-prettier": "~8.7.0",
"eslint-define-config": "~1.16.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.3.3",
"eslint-plugin-jsdoc": "~40.0.1",
"eslint-plugin-jsdoc": "~40.0.2",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~9.2.1",
"npm-run-all": "~4.1.5",
Expand All @@ -116,11 +116,11 @@
"prettier-plugin-organize-imports": "~3.2.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"rimraf": "~4.3.0",
"rimraf": "~4.4.0",
"sanitize-html": "~2.10.0",
"semver": "~7.3.8",
"standard-version": "~9.5.0",
"tsx": "~3.12.3",
"tsx": "~3.12.5",
"typedoc": "~0.23.26",
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.9.5",
Expand Down
Loading

0 comments on commit b584038

Please sign in to comment.