Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 0c490a7 commit fa3cb33
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
steps:
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1

- uses: crate-ci/typos@9d890159570d5018df91fedfa40b4730cd4a81b1 # v1.28.4
- uses: crate-ci/typos@v1.28.2
with:
files: .

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "ava"
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.64",
"@napi-rs/cli": "3.0.0-alpha.65",
"@napi-rs/wasm-runtime": "^0.2.5",
"@types/node": "^22.10.2",
"ava": "^6.2.0",
Expand All @@ -22,7 +22,7 @@
],
"cache": false
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.1",
"repository": {
"type": "git",
"url": "git+https://github.com/oxc-project/oxc-resolver.git"
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa3cb33

Please sign in to comment.