Skip to content

Commit ec6d8f6

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

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: denoland/setup-deno@v2
3838
if: ${{ matrix.os == 'ubuntu-latest' && matrix.node == 22 }}
3939
with:
40-
deno-version: v2.x
40+
deno-version: 2.6.8
4141
- run: pnpm install
4242
- run: pnpm lint
4343
if: ${{ matrix.os == 'ubuntu-latest' && matrix.node == 22 }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/babel__template": "^7.4.4",
9393
"@types/babel__traverse": "^7.28.0",
9494
"@types/node": "^25.3.2",
95-
"@typescript/native-preview": "7.0.0-dev.20260227.1",
95+
"@typescript/native-preview": "7.0.0-dev.20260228.1",
9696
"@vitest/coverage-v8": "^4.0.18",
9797
"acorn": "^8.16.0",
9898
"babel-plugin-parameter-decorator": "^1.0.16",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)