Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent ab3648d commit 0d84799
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"typecheck": "tsc"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@cloudflare/workers-types": "^4.20240725.0",
"tsx": "^4.16.2",
"typescript": "^5.5.4",
"wrangler": "^3.66.0"
"@biomejs/biome": "1.8.3",
"@cloudflare/workers-types": "4.20240725.0",
"tsx": "4.16.2",
"typescript": "5.5.4",
"wrangler": "3.66.0"
},
"dependencies": {
"@discordjs/builders": "^1.8.2",
Expand Down
10 changes: 5 additions & 5 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 0d84799

Please sign in to comment.