Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80fb4c6

Browse files
renovate[bot]Boshen
andcommitted
chore(deps): update npm packages (#45)
Co-authored-by: Boshen <[email protected]>
1 parent 2a588e7 commit 80fb4c6

File tree

8 files changed

+1334
-1287
lines changed

8 files changed

+1334
-1287
lines changed

.github/workflows/codecov.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,13 @@ jobs:
3535
components: llvm-tools-preview
3636

3737
- uses: pnpm/[email protected]
38+
39+
- uses: actions/setup-node@v4
3840
with:
39-
version: latest
40-
run_install: true
41+
node-version-file: .node-version
42+
cache: pnpm
43+
44+
- run: pnpm install
4145

4246
- run: cargo llvm-cov --lcov --output-path lcov.info
4347

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
},
88
"devDependencies": {
99
"browserslist": "4.23.0",
10-
"caniuse-db": "1.0.30001626",
11-
"electron-to-chromium": "1.4.788",
10+
"caniuse-db": "1.0.30001636",
11+
"electron-to-chromium": "1.4.803",
1212
"node-releases": "2.0.14"
1313
},
1414
"packageManager": "[email protected]"

pnpm-lock.yaml

Lines changed: 51 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)