Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#293)
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 Jun 4, 2024
1 parent a5441e4 commit 511ed21
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 26 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"access": "public"
},
"dependencies": {
"unidecode": "^1.0.1"
"unidecode": "^1.1.0"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^3.0.3",
"@favware/npm-deprecate": "^1.0.7",
"@types/jsdom": "^21.1.6",
"@types/jsdom": "^21.1.7",
"@types/unidecode": "^0.1.3",
"@vitest/coverage-v8": "^1.6.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -54,9 +54,9 @@
"jsdom": "^24.1.0",
"lint-staged": "^15.2.5",
"pinst": "^3.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"pretty-quick": "^4.0.0",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit 511ed21

Please sign in to comment.