Pin dependencies
This commit is contained in:
parent
16f83e130d
commit
1b72657cab
2 changed files with 6 additions and 6 deletions
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue