Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 32f2ef7 commit aa466c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"private": true,
"type": "module",
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.5.1",
"workspaces": [
"napi/*",
"packages/*"
Expand All @@ -26,7 +26,7 @@
"clean:js": "yarn workspaces foreach -A run clean"
},
"devDependencies": {
"oxlint": "^0.4.4",
"oxlint": "^0.11.0",
"typescript": "^5.5.2"
}
}
4 changes: 2 additions & 2 deletions packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"license": "MIT",
"private": true,
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.5.1",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"@jest/transform": "^29.7.0",
"@types/node": "^22.0.0",
"oxlint": "^0.4.4",
"oxlint": "^0.11.0",
"type-fest": "^4.20.1",
"typescript": "^5.5.2"
}
Expand Down

0 comments on commit aa466c9

Please sign in to comment.