mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps): update dependency @actions/core to v1.11.1 (#5719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3294ed18cd
commit
1250ee6207
2 changed files with 19 additions and 7 deletions
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@0no-co/graphqlsp": "1.12.16",
|
||||
"@actions/core": "1.10.1",
|
||||
"@actions/core": "1.11.1",
|
||||
"@changesets/changelog-github": "0.5.0",
|
||||
"@changesets/cli": "2.27.9",
|
||||
"@eddeee888/gcg-typescript-resolver-files": "0.10.4",
|
||||
|
|
|
|||
|
|
@ -53,8 +53,8 @@ importers:
|
|||
specifier: 1.12.16
|
||||
version: 1.12.16(graphql@16.9.0)(typescript@5.5.4)
|
||||
'@actions/core':
|
||||
specifier: 1.10.1
|
||||
version: 1.10.1
|
||||
specifier: 1.11.1
|
||||
version: 1.11.1
|
||||
'@changesets/changelog-github':
|
||||
specifier: 0.5.0
|
||||
version: 0.5.0(encoding@0.1.13)
|
||||
|
|
@ -2113,12 +2113,18 @@ packages:
|
|||
resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
'@actions/core@1.10.1':
|
||||
resolution: {integrity: sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==}
|
||||
'@actions/core@1.11.1':
|
||||
resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==}
|
||||
|
||||
'@actions/exec@1.1.1':
|
||||
resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==}
|
||||
|
||||
'@actions/http-client@2.1.0':
|
||||
resolution: {integrity: sha512-BonhODnXr3amchh4qkmjPMUO8mFi/zLaaCeCAJZqch8iQqyDnVIkySjB38VHAC8IJ+bnlgfOqlhpyCUZHlQsqw==}
|
||||
|
||||
'@actions/io@1.1.3':
|
||||
resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==}
|
||||
|
||||
'@adobe/css-tools@4.3.3':
|
||||
resolution: {integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==}
|
||||
|
||||
|
|
@ -17398,15 +17404,21 @@ snapshots:
|
|||
|
||||
'@aashutoshrathi/word-wrap@1.2.6': {}
|
||||
|
||||
'@actions/core@1.10.1':
|
||||
'@actions/core@1.11.1':
|
||||
dependencies:
|
||||
'@actions/exec': 1.1.1
|
||||
'@actions/http-client': 2.1.0
|
||||
uuid: 8.3.2
|
||||
|
||||
'@actions/exec@1.1.1':
|
||||
dependencies:
|
||||
'@actions/io': 1.1.3
|
||||
|
||||
'@actions/http-client@2.1.0':
|
||||
dependencies:
|
||||
tunnel: 0.0.6
|
||||
|
||||
'@actions/io@1.1.3': {}
|
||||
|
||||
'@adobe/css-tools@4.3.3': {}
|
||||
|
||||
'@alloc/quick-lru@5.2.0': {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue