Skip to content

Commit e7cef47

Browse files
chore(deps): update all non-major dependencies
1 parent f5c5592 commit e7cef47

File tree

3 files changed

+2061
-1627
lines changed

3 files changed

+2061
-1627
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Check provenance downgrades
20-
uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
20+
uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
2121
with:
2222
fail-on-provenance-change: true

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.10.0",
4-
"packageManager": "pnpm@10.21.0",
4+
"packageManager": "pnpm@10.22.0",
55
"description": "A compiled-away, type-safe, readable RegExp alternative",
66
"license": "MIT",
77
"homepage": "https://regexp.dev",
@@ -63,14 +63,14 @@
6363
"@codspeed/vitest-plugin": "5.0.1",
6464
"@nuxt/kit": "4.2.0",
6565
"@types/estree": "1.0.8",
66-
"@types/node": "24.10.0",
66+
"@types/node": "24.10.1",
6767
"@vitest/coverage-v8": "3.2.4",
6868
"acorn": "8.15.0",
6969
"bumpp": "10.3.1",
7070
"eslint": "9.39.0",
7171
"expect-type": "1.2.2",
7272
"lint-staged": "latest",
73-
"rollup": "4.52.4",
73+
"rollup": "4.53.2",
7474
"simple-git-hooks": "2.13.1",
7575
"typescript": "5.9.3",
7676
"unbuild": "3.6.1",

0 commit comments

Comments
 (0)