Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f9eb738 commit 103fa59
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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
@@ -46,18 +46,18 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "9.13.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/restify-errors": "4.3.9",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.11.1",
"eslint-plugin-jest": "28.8.3",
"globals": "^15.10.0",
"globals": "15.11.0",
"husky": "9.1.6",
"jest": "29.7.0",
"restify": "^11.1.0",
"restify-errors": "^8.0.2",
"restify": "11.1.0",
"restify-errors": "8.0.2",
"semantic-release": "24.1.2"
},
"config": {

0 comments on commit 103fa59

Please sign in to comment.