Skip to content

Commit

Permalink
chore: remove package-lock.json and update deps (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali authored Sep 3, 2024
1 parent 236022f commit 831f64d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 268 deletions.
Binary file modified bun.lockb
Binary file not shown.
264 changes: 0 additions & 264 deletions package-lock.json

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"update-version": "./update-version.sh"
},
"devDependencies": {
"bun-types": "^1.0.18",
"bun-types": "^1.1.23",
"gray-matter": "^4.0.3",
"marked": "^12.0.0",
"prettier": "^3.2.5",
"marked": "^12.0.2",
"prettier": "^3.3.3",
"prettier-plugin-sh": "^0.13.1",
"prettier-plugin-terraform-formatter": "^1.2.1"
},
"peerDependencies": {
"typescript": "^5.3.3"
"typescript": "^5.5.4"
},
"prettier": {
"plugins": [
Expand Down

0 comments on commit 831f64d

Please sign in to comment.