CI(deps): Update dependency @types/node to v20.16.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6704b493a
commit
420b7e40b7
2 changed files with 16 additions and 16 deletions
|
@ -6,7 +6,7 @@
|
|||
"devDependencies": {
|
||||
"@revi/eslint-config": "./npm/eslint-config",
|
||||
"@revi/prettier-config": "./npm/prettier-config",
|
||||
"@types/node": "20.14.13",
|
||||
"@types/node": "20.16.5",
|
||||
"csslint": "1.0.5",
|
||||
"eslint": "9.9.1",
|
||||
"eslint-config-wikimedia": "0.28.2",
|
||||
|
|
|
@ -19,8 +19,8 @@ importers:
|
|||
specifier: ./npm/prettier-config
|
||||
version: link:npm/prettier-config
|
||||
'@types/node':
|
||||
specifier: 20.14.13
|
||||
version: 20.14.13
|
||||
specifier: 20.16.5
|
||||
version: 20.16.5
|
||||
csslint:
|
||||
specifier: 1.0.5
|
||||
version: 1.0.5
|
||||
|
@ -991,8 +991,8 @@ packages:
|
|||
'@types/moo@0.5.5':
|
||||
resolution: {integrity: sha512-eXQpwnkI4Ntw5uJg6i2PINdRFWLr55dqjuYQaLHNjvqTzF14QdNWbCbml9sza0byyXNA0hZlHtcdN+VNDcgVHA==}
|
||||
|
||||
'@types/node@20.14.13':
|
||||
resolution: {integrity: sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==}
|
||||
'@types/node@20.16.5':
|
||||
resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
@ -3546,8 +3546,8 @@ packages:
|
|||
underscore@1.13.7:
|
||||
resolution: {integrity: sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==}
|
||||
|
||||
undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
undici-types@6.19.8:
|
||||
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
|
||||
|
||||
unified@9.2.2:
|
||||
resolution: {integrity: sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==}
|
||||
|
@ -5582,14 +5582,14 @@ snapshots:
|
|||
|
||||
'@types/bunyan@1.8.9':
|
||||
dependencies:
|
||||
'@types/node': 20.14.13
|
||||
'@types/node': 20.16.5
|
||||
optional: true
|
||||
|
||||
'@types/cacheable-request@6.0.3':
|
||||
dependencies:
|
||||
'@types/http-cache-semantics': 4.0.4
|
||||
'@types/keyv': 3.1.4
|
||||
'@types/node': 20.14.13
|
||||
'@types/node': 20.16.5
|
||||
'@types/responselike': 1.0.3
|
||||
optional: true
|
||||
|
||||
|
@ -5621,7 +5621,7 @@ snapshots:
|
|||
|
||||
'@types/keyv@3.1.4':
|
||||
dependencies:
|
||||
'@types/node': 20.14.13
|
||||
'@types/node': 20.16.5
|
||||
optional: true
|
||||
|
||||
'@types/mdast@3.0.15':
|
||||
|
@ -5635,15 +5635,15 @@ snapshots:
|
|||
'@types/moo@0.5.5':
|
||||
optional: true
|
||||
|
||||
'@types/node@20.14.13':
|
||||
'@types/node@20.16.5':
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
undici-types: 6.19.8
|
||||
|
||||
'@types/normalize-package-data@2.4.4': {}
|
||||
|
||||
'@types/responselike@1.0.3':
|
||||
dependencies:
|
||||
'@types/node': 20.14.13
|
||||
'@types/node': 20.16.5
|
||||
optional: true
|
||||
|
||||
'@types/semver@7.5.8':
|
||||
|
@ -5660,7 +5660,7 @@ snapshots:
|
|||
|
||||
'@types/yauzl@2.10.3':
|
||||
dependencies:
|
||||
'@types/node': 20.14.13
|
||||
'@types/node': 20.16.5
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/scope-manager@7.18.0':
|
||||
|
@ -8257,7 +8257,7 @@ snapshots:
|
|||
'@protobufjs/path': 1.1.2
|
||||
'@protobufjs/pool': 1.1.0
|
||||
'@protobufjs/utf8': 1.1.0
|
||||
'@types/node': 20.14.13
|
||||
'@types/node': 20.16.5
|
||||
long: 5.2.3
|
||||
optional: true
|
||||
|
||||
|
@ -9095,7 +9095,7 @@ snapshots:
|
|||
underscore@1.13.7:
|
||||
optional: true
|
||||
|
||||
undici-types@5.26.5: {}
|
||||
undici-types@6.19.8: {}
|
||||
|
||||
unified@9.2.2:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue