Skip to content

Commit

Permalink
Merge pull request #268 from dcastil/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
dcastil authored Jul 1, 2023
2 parents 909cb1d + cc97f4b commit 2bd3b98
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 246 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,19 @@
"postversion": "if [ -n \"$DANYS_MACHINE\" ]; then git push --follow-tags && open https://github.com/dcastil/tailwind-merge/releases; fi"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^8.2.4",
"@size-limit/preset-small-lib": "^8.2.6",
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"dts-cli": "^2.0.3",
"eslint": "^8.41.0",
"eslint": "^8.44.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest": "^27.2.2",
"globby": "^11.1.0",
"prettier": "^2.8.8",
"size-limit": "^8.2.4",
"ts-jest": "^29.1.0",
"typescript": "^5.0.4",
"size-limit": "^8.2.6",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6",
"zx": "^7.2.2"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 2bd3b98

Please sign in to comment.