Skip to content

Commit 1cb11d5

Browse files
committed
chore: lint
1 parent c07220f commit 1cb11d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
node-version:
1313
- 22.x
1414
- 24.x
15-
- 25.x
15+
- 25.6.1
1616
steps:
1717
- uses: actions/checkout@v5
1818
- uses: oven-sh/setup-bun@v2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"babel-loader": "^10.0.0",
7070
"babel-plugin-dynamic-import-node": "^2.0.0",
7171
"babel-plugin-dynamic-import-webpack": "^1.0.1",
72-
"c8": "^10.1.3",
72+
"c8": "^11.0.0",
7373
"clear-module": "^4.0.0",
7474
"emitify": "^4.0.1",
7575
"es6-promisify": "^7.0.0",

0 commit comments

Comments
 (0)