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 Oct 3, 2024
1 parent bd820ed commit f3333f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
11 changes: 7 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
Expand Up @@ -46,18 +46,18 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "9.11.1",
"@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.10.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": {
Expand Down

0 comments on commit f3333f1

Please sign in to comment.