Skip to content

Commit f6cee61

Browse files
chore(deps): update all non-major dependencies (#516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21bd1ce commit f6cee61

File tree

2 files changed

+292
-308
lines changed

2 files changed

+292
-308
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magic-regexp",
33
"version": "0.8.0",
4-
"packageManager": "[email protected].2",
4+
"packageManager": "[email protected].3",
55
"description": "A compiled-away, type-safe, readable RegExp alternative",
66
"license": "MIT",
77
"repository": {
@@ -58,18 +58,18 @@
5858
"unplugin": "^2.0.0"
5959
},
6060
"devDependencies": {
61-
"@antfu/eslint-config": "4.8.1",
61+
"@antfu/eslint-config": "4.10.1",
6262
"@codspeed/vitest-plugin": "4.0.0",
6363
"@nuxt/kit": "3.16.0",
6464
"@types/estree": "1.0.6",
6565
"@types/node": "22.13.10",
6666
"@vitest/coverage-v8": "3.0.8",
6767
"acorn": "8.14.1",
68-
"bumpp": "10.0.3",
68+
"bumpp": "10.1.0",
6969
"eslint": "9.22.0",
7070
"expect-type": "1.2.0",
7171
"lint-staged": "latest",
72-
"rollup": "4.35.0",
72+
"rollup": "4.36.0",
7373
"simple-git-hooks": "2.11.1",
7474
"typescript": "5.8.2",
7575
"unbuild": "3.5.0",

0 commit comments

Comments
 (0)