Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#310)
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 Aug 4, 2024
1 parent 8e296ae commit 701f31f
Show file tree
Hide file tree
Showing 5 changed files with 2,135 additions and 1,376 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"@favware/npm-deprecate": "^1.0.7",
"@types/jsdom": "^21.1.7",
"@types/unidecode": "^0.1.3",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/coverage-v8": "^2.0.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-mahir": "^0.0.43",
"eslint-config-mahir": "^0.0.45",
"husky": "^9.1.4",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"pretty-quick": "^4.0.0",
"tsup": "^8.2.3",
"tsup": "^8.2.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.4",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"files": [
"dist/**/*.js*",
Expand Down Expand Up @@ -90,5 +90,5 @@
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}
Loading

0 comments on commit 701f31f

Please sign in to comment.