Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#303)
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 Dec 1, 2024
1 parent 241b3dc commit ec10160
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 414 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.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.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"@commitlint/config-conventional": "^19.6.0",
"@favware/cliff-jumper": "^5.0.0",
"@favware/npm-deprecate": "^2.0.0",
"@types/node": "^22.9.3",
"@types/node": "^22.10.1",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.24.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-mahir": "^1.0.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"peerDependencies": {
"esbuild": ">=0.14.0 <=0.24.x"
Expand Down Expand Up @@ -86,10 +86,10 @@
"resolutions": {
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8",
"eslint": "9.15.0"
"eslint": "9.16.0"
},
"engines": {
"node": ">=14.0.0"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit ec10160

Please sign in to comment.