Skip to content

Commit c6fbed3

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

File tree

3 files changed

+178
-172
lines changed

3 files changed

+178
-172
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,6 +1,6 @@
11
{
22
"name": "@nuxt/telemetry",
3-
"packageManager": "pnpm@10.16.1",
3+
"packageManager": "pnpm@10.17.0",
44
"version": "2.6.6",
55
"repository": "nuxt/telemetry",
66
"license": "MIT",
@@ -65,11 +65,11 @@
6565
"@types/git-url-parse": "^16.0.2",
6666
"@vitest/coverage-v8": "^3.2.4",
6767
"changelogen": "^0.6.2",
68-
"eslint": "^9.35.0",
68+
"eslint": "^9.36.0",
6969
"get-port-please": "^3.2.0",
7070
"h3": "^1.15.4",
7171
"installed-check": "^9.3.0",
72-
"knip": "^5.63.1",
72+
"knip": "^5.64.0",
7373
"nuxt": "^3.19.2",
7474
"typescript": "^5.9.2",
7575
"unbuild": "^3.6.1",

0 commit comments

Comments
 (0)