diff --git a/package.json b/package.json index 4844969b..a87ba129 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "@league-of-foundry-developers/foundry-vtt-types": "0.8.8-7", "@types/fs-extra": "9.0.12", "@types/jest": "26.0.24", - "@typescript-eslint/eslint-plugin": "^4.28.3", - "@typescript-eslint/parser": "^4.28.3", + "@typescript-eslint/eslint-plugin": "4.28.3", + "@typescript-eslint/parser": "4.28.3", "chalk": "4.1.1", "eslint": "7.30.0", "eslint-config-prettier": "8.3.0", diff --git a/yarn.lock b/yarn.lock index 38ea73bc..5457b301 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1345,7 +1345,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^4.28.3": +"@typescript-eslint/eslint-plugin@npm:4.28.3": version: 4.28.3 resolution: "@typescript-eslint/eslint-plugin@npm:4.28.3" dependencies: @@ -1398,7 +1398,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^4.28.3": +"@typescript-eslint/parser@npm:4.28.3": version: 4.28.3 resolution: "@typescript-eslint/parser@npm:4.28.3" dependencies: @@ -2900,8 +2900,8 @@ __metadata: "@league-of-foundry-developers/foundry-vtt-types": 0.8.8-7 "@types/fs-extra": 9.0.12 "@types/jest": 26.0.24 - "@typescript-eslint/eslint-plugin": ^4.28.3 - "@typescript-eslint/parser": ^4.28.3 + "@typescript-eslint/eslint-plugin": 4.28.3 + "@typescript-eslint/parser": 4.28.3 chalk: 4.1.1 eslint: 7.30.0 eslint-config-prettier: 8.3.0