mirror of
https://github.com/mbround18/valheim-docker.git
synced 2021-10-22 21:53:54 +03:00
Pin dependencies (#463)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
"@auto-it/all-contributors": "10.32.0",
|
||||
"@auto-it/git-tag": "10.32.0",
|
||||
"@types/node": "15.3.0",
|
||||
"auto": "^10.32.1",
|
||||
"typescript": "^4.4.3"
|
||||
"auto": "10.32.1",
|
||||
"typescript": "4.4.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auto-it/core": "^10.27.0",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -924,7 +924,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"auto@npm:^10.32.1":
|
||||
"auto@npm:10.32.1":
|
||||
version: 10.32.1
|
||||
resolution: "auto@npm:10.32.1"
|
||||
dependencies:
|
||||
@@ -3226,7 +3226,7 @@ resolve@~1.7.1:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
typescript@^4.4.3:
|
||||
typescript@4.4.3:
|
||||
version: 4.4.3
|
||||
resolution: "typescript@npm:4.4.3"
|
||||
bin:
|
||||
@@ -3236,7 +3236,7 @@ typescript@^4.4.3:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
|
||||
"typescript@patch:typescript@4.4.3#~builtin<compat/typescript>":
|
||||
version: 4.4.3
|
||||
resolution: "typescript@patch:typescript@npm%3A4.4.3#~builtin<compat/typescript>::version=4.4.3&hash=d8b4e7"
|
||||
bin:
|
||||
@@ -3294,9 +3294,9 @@ typescript@^4.4.3:
|
||||
"@types/node": 15.3.0
|
||||
"@types/semver": ^7.3.5
|
||||
"@yarnpkg/pnpify": ^3.0.0-rc.3
|
||||
auto: ^10.32.1
|
||||
auto: 10.32.1
|
||||
semver: ^7.3.5
|
||||
typescript: ^4.4.3
|
||||
typescript: 4.4.3
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
Reference in New Issue
Block a user