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 18, 2023
1 parent b75c067 commit 8ca1165
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@
"@semantic-release/github": "9.2.1",
"@semantic-release/npm": "11.0.0",
"@semantic-release/release-notes-generator": "12.0.0",
"@types/jest": "^29.5.5",
"@types/jest": "29.5.5",
"@types/node": "^20.6.0",
"@types/sinon": "^10.0.16",
"@types/sinon": "10.0.16",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"chai": "~4.2.x",
"chai": "4.2.0",
"eslint": "~8.36.x",
"eslint-config-prettier": "^8.7.x",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-prettier": "~4.2.x",
"husky": "^8.0.3",
"jest": "~29.5.x",
"jest": "29.5.0",
"prettier": "~2.8.x",
"semantic-release": "22.0.5",
"sinon": "^15.0.x",
"ts-jest": "^29.1.1",
"sinon": "15.2.0",
"ts-jest": "29.1.1",
"typescript": "~5.1.6"
},
"keywords": [
Expand Down

0 comments on commit 8ca1165

Please sign in to comment.