diff --git a/package-lock.json b/package-lock.json index b65f2cdd..1f8a4e36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "eslint-plugin-prettier": "5.2.1", "husky": "9.1.6", "jest": "29.7.0", - "lint-staged": "^15.2.10", + "lint-staged": "15.2.10", "prettier": "3.3.3", "semantic-release": "24.2.0", "sinon": "17.0.2", diff --git a/package.json b/package.json index a0628e88..f311b097 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-prettier": "5.2.1", "husky": "9.1.6", "jest": "29.7.0", - "lint-staged": "^15.2.10", + "lint-staged": "15.2.10", "prettier": "3.3.3", "semantic-release": "24.2.0", "sinon": "17.0.2",