Skip to content

Commit

Permalink
Update all non-major dependencies (#1480)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent a91e3d7 commit aaa60be
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@definitelytyped/utils": "latest",
"@types/stats.js": "*",
"@types/webxr": "*",
"dprint": "^0.47.6",
"dprint": "^0.48.0",
"source-map-support": "^0.5.21",
"typescript": "latest"
},
"packageManager": "pnpm@9.15.0"
"packageManager": "pnpm@9.15.2"
}
86 changes: 43 additions & 43 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 src-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "ISC",
"dependencies": {
"@types/three": "file:../types/three",
"dprint": "^0.47.6",
"dprint": "^0.48.0",
"prettier": "^3.4.2",
"typescript": "latest"
}
Expand Down

0 comments on commit aaa60be

Please sign in to comment.