From 488219c46eadd5cc933ed029019ad9cd92af31e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:09:26 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package-lock.json | 8 ++++---- package.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c661cda8..23d2057c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,8 +25,8 @@ "@commitlint/cli": "18.6.1", "@commitlint/config-conventional": "18.6.3", "@commitlint/travis-cli": "8.3.6", - "@types/jest": "^29.5.13", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@types/jest": "29.5.13", + "@typescript-eslint/eslint-plugin": "7.18.0", "babel-loader": "9.1.3", "buffer": "6.0.3", "eslint": "8.57.1", @@ -37,12 +37,12 @@ "husky": "8.0.3", "jest": "29.7.0", "json": "^9.0.4", - "rimraf": "^6.0.1", + "rimraf": "6.0.1", "scratch-semantic-release-config": "1.0.16", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5", "ts-jest": "29.2.5", - "ts-jest-mock-import-meta": "^1.2.0", + "ts-jest-mock-import-meta": "1.2.0", "ts-loader": "9.5.1", "webpack": "5.94.0", "webpack-cli": "5.1.4" diff --git a/package.json b/package.json index 8e6941e2..c80649e1 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "@commitlint/cli": "18.6.1", "@commitlint/config-conventional": "18.6.3", "@commitlint/travis-cli": "8.3.6", - "@types/jest": "^29.5.13", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@types/jest": "29.5.13", + "@typescript-eslint/eslint-plugin": "7.18.0", "babel-loader": "9.1.3", "buffer": "6.0.3", "eslint": "8.57.1", @@ -58,12 +58,12 @@ "husky": "8.0.3", "jest": "29.7.0", "json": "^9.0.4", - "rimraf": "^6.0.1", + "rimraf": "6.0.1", "scratch-semantic-release-config": "1.0.16", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5", "ts-jest": "29.2.5", - "ts-jest-mock-import-meta": "^1.2.0", + "ts-jest-mock-import-meta": "1.2.0", "ts-loader": "9.5.1", "webpack": "5.94.0", "webpack-cli": "5.1.4"