Merge branch 'renovate/typescript-eslint-monorepo' into 'master'
Pin dependencies See merge request ghost/risk-dice-modifier!7
This commit is contained in:
commit
f39e080846
2 changed files with 6 additions and 6 deletions
|
@ -34,8 +34,8 @@
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": "0.7.9-6",
|
"@league-of-foundry-developers/foundry-vtt-types": "0.7.9-6",
|
||||||
"@rollup/plugin-node-resolve": "13.0.0",
|
"@rollup/plugin-node-resolve": "13.0.0",
|
||||||
"@types/fs-extra": "9.0.11",
|
"@types/fs-extra": "9.0.11",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.24.0",
|
"@typescript-eslint/eslint-plugin": "4.24.0",
|
||||||
"@typescript-eslint/parser": "^4.24.0",
|
"@typescript-eslint/parser": "4.24.0",
|
||||||
"chalk": "4.1.1",
|
"chalk": "4.1.1",
|
||||||
"eslint": "7.27.0",
|
"eslint": "7.27.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
|
|
|
@ -598,7 +598,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:^4.24.0":
|
"@typescript-eslint/eslint-plugin@npm:4.24.0":
|
||||||
version: 4.24.0
|
version: 4.24.0
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:4.24.0"
|
resolution: "@typescript-eslint/eslint-plugin@npm:4.24.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -636,7 +636,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:^4.24.0":
|
"@typescript-eslint/parser@npm:4.24.0":
|
||||||
version: 4.24.0
|
version: 4.24.0
|
||||||
resolution: "@typescript-eslint/parser@npm:4.24.0"
|
resolution: "@typescript-eslint/parser@npm:4.24.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4910,8 +4910,8 @@ fsevents@~2.3.1:
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": 0.7.9-6
|
"@league-of-foundry-developers/foundry-vtt-types": 0.7.9-6
|
||||||
"@rollup/plugin-node-resolve": 13.0.0
|
"@rollup/plugin-node-resolve": 13.0.0
|
||||||
"@types/fs-extra": 9.0.11
|
"@types/fs-extra": 9.0.11
|
||||||
"@typescript-eslint/eslint-plugin": ^4.24.0
|
"@typescript-eslint/eslint-plugin": 4.24.0
|
||||||
"@typescript-eslint/parser": ^4.24.0
|
"@typescript-eslint/parser": 4.24.0
|
||||||
chalk: 4.1.1
|
chalk: 4.1.1
|
||||||
eslint: 7.27.0
|
eslint: 7.27.0
|
||||||
eslint-config-prettier: 8.3.0
|
eslint-config-prettier: 8.3.0
|
||||||
|
|
Reference in a new issue