Skip to content

Commit 477a493

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

File tree

2 files changed

+221
-221
lines changed

2 files changed

+221
-221
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].0",
4+
"packageManager": "[email protected].1",
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": "3.12.0",
61+
"@antfu/eslint-config": "3.12.1",
6262
"@codspeed/vitest-plugin": "3.1.1",
6363
"@nuxt/kit": "3.15.0",
6464
"@types/estree": "1.0.6",
6565
"@types/node": "22.10.2",
6666
"@vitest/coverage-v8": "2.1.8",
6767
"acorn": "8.14.0",
68-
"bumpp": "9.9.1",
68+
"bumpp": "9.9.2",
6969
"eslint": "9.17.0",
7070
"expect-type": "1.1.0",
7171
"lint-staged": "latest",
72-
"rollup": "4.28.1",
72+
"rollup": "4.29.1",
7373
"simple-git-hooks": "2.11.1",
7474
"typescript": "5.7.2",
7575
"unbuild": "2.0.0",

0 commit comments

Comments
 (0)