Skip to content

Commit 13ac24e

Browse files
authored
Merge pull request #381 from dcastil/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents f1d7ac6 + 54f2956 commit 13ac24e

File tree

2 files changed

+202
-197
lines changed

2 files changed

+202
-197
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -61,27 +61,27 @@
6161
"postversion": "if [ -n \"$DANYS_MACHINE\" ]; then git push --follow-tags && open https://github.com/dcastil/tailwind-merge/releases; fi"
6262
},
6363
"dependencies": {
64-
"@babel/runtime": "^7.23.9"
64+
"@babel/runtime": "^7.24.0"
6565
},
6666
"devDependencies": {
67-
"@babel/plugin-transform-runtime": "^7.23.9",
68-
"@babel/preset-env": "^7.23.9",
67+
"@babel/plugin-transform-runtime": "^7.24.0",
68+
"@babel/preset-env": "^7.24.0",
6969
"@rollup/plugin-babel": "^6.0.4",
7070
"@rollup/plugin-node-resolve": "^15.2.3",
7171
"@rollup/plugin-typescript": "^11.1.6",
7272
"@size-limit/preset-small-lib": "^11.0.2",
73-
"@types/jest": "^29.5.11",
74-
"@typescript-eslint/eslint-plugin": "^6.20.0",
75-
"@typescript-eslint/parser": "^6.20.0",
73+
"@types/jest": "^29.5.12",
74+
"@typescript-eslint/eslint-plugin": "^6.21.0",
75+
"@typescript-eslint/parser": "^6.21.0",
7676
"babel-plugin-annotate-pure-calls": "^0.4.0",
7777
"babel-plugin-polyfill-regenerator": "^0.5.5",
78-
"eslint": "^8.56.0",
78+
"eslint": "^8.57.0",
7979
"eslint-plugin-import": "^2.29.1",
80-
"eslint-plugin-jest": "^27.6.3",
80+
"eslint-plugin-jest": "^27.9.0",
8181
"globby": "^11.1.0",
8282
"jest": "^29.7.0",
83-
"prettier": "^3.2.4",
84-
"rollup": "^4.9.6",
83+
"prettier": "^3.2.5",
84+
"rollup": "^4.12.0",
8585
"rollup-plugin-delete": "^2.0.0",
8686
"rollup-plugin-dts": "^6.1.0",
8787
"size-limit": "^11.0.2",

0 commit comments

Comments
 (0)