Skip to content

Commit b70b76b

Browse files
chore(deps): update all non-major dependencies
1 parent 2f81a63 commit b70b76b

File tree

2 files changed

+212
-132
lines changed

2 files changed

+212
-132
lines changed

package.json

Lines changed: 3 additions & 3 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].1",
4+
"packageManager": "[email protected].2",
55
"description": "A compiled-away, type-safe, readable RegExp alternative",
66
"license": "MIT",
77
"repository": {
@@ -58,11 +58,11 @@
5858
"unplugin": "^1.14.1"
5959
},
6060
"devDependencies": {
61-
"@antfu/eslint-config": "3.7.3",
61+
"@antfu/eslint-config": "3.8.0",
6262
"@codspeed/vitest-plugin": "3.1.1",
6363
"@nuxt/kit": "3.13.2",
6464
"@types/estree": "1.0.6",
65-
"@types/node": "22.7.5",
65+
"@types/node": "22.7.7",
6666
"@vitest/coverage-v8": "2.1.2",
6767
"acorn": "8.13.0",
6868
"bumpp": "9.7.1",

0 commit comments

Comments
 (0)