Skip to content

Commit f3333f1

Browse files
chore(deps): pin dependencies
1 parent bd820ed commit f3333f1

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,18 @@
4646
"devDependencies": {
4747
"@commitlint/cli": "19.5.0",
4848
"@commitlint/config-conventional": "19.5.0",
49-
"@eslint/js": "^9.11.1",
49+
"@eslint/js": "9.11.1",
5050
"@semantic-release/changelog": "6.0.3",
5151
"@semantic-release/git": "10.0.1",
5252
"@types/restify-errors": "4.3.9",
5353
"cz-conventional-changelog": "3.3.0",
5454
"eslint": "9.11.1",
5555
"eslint-plugin-jest": "28.8.3",
56-
"globals": "^15.10.0",
56+
"globals": "15.10.0",
5757
"husky": "9.1.6",
5858
"jest": "29.7.0",
59-
"restify": "^11.1.0",
60-
"restify-errors": "^8.0.2",
59+
"restify": "11.1.0",
60+
"restify-errors": "8.0.2",
6161
"semantic-release": "24.1.2"
6262
},
6363
"config": {

0 commit comments

Comments
 (0)