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 Sep 26, 2024
1 parent 418ae25 commit 0bca1e2
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oxc",
"private": true,
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.11.0",
"volta": {
"node": "22.7.0"
},
Expand Down
105 changes: 53 additions & 52 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion tasks/benchmark/codspeed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oxc_benchmark",
"version": "0.0.0",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.11.0",
"scripts": {
"start": "node capture.mjs"
},
Expand Down
2 changes: 1 addition & 1 deletion wasm/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@oxc-parser/wasm",
"version": "0.30.1",
"description": "Wasm target for the oxc parser.",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.11.0",
"keywords": [
"JavaScript",
"TypeScript",
Expand Down

0 comments on commit 0bca1e2

Please sign in to comment.