Skip to content

Commit

Permalink
Merge pull request #133 from binden-js/binden
Browse files Browse the repository at this point in the history
Bump `binden` to `v2`
  • Loading branch information
vansergen committed Feb 1, 2024
2 parents 5e20bd4 + 86666ee commit 4c7b58a
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 38 deletions.
75 changes: 41 additions & 34 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,23 @@
},
"homepage": "https://github.com/binden-js/body#readme",
"peerDependencies": {
"binden": "^1.2.5"
"binden": "^2.0.2"
},
"devDependencies": {
"@binden/commitlint-config": "^2.0.0",
"@binden/commitlint-config": "^2.1.0",
"@binden/semantic-release-config": "^3.0.0",
"@binden/tsconfig": "^2.0.0",
"@types/mocha": "^10.0.6",
"ajv": "^8.12.0",
"c8": "^9.1.0",
"eslint-config-binden-ts": "^3.0.0",
"husky": "^9.0.7",
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"mocha": "^10.2.0",
"prettier": "^3.2.4",
"ts-node": "^10.9.2",
"typedoc": "^0.25.7",
"undici": "^6.5.0"
"undici": "^6.6.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 4c7b58a

Please sign in to comment.