0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore(deps): update dependency @types/semver to v7.5.6 (#4149)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-30 21:11:17 +01:00 committed by GitHub
parent c5831f3479
commit 851eb5541f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -73,7 +73,7 @@
"@types/react-virtualized": "9.21.23", "@types/react-virtualized": "9.21.23",
"@types/redux": "3.6.0", "@types/redux": "3.6.0",
"@types/request": "2.48.9", "@types/request": "2.48.9",
"@types/semver": "7.5.3", "@types/semver": "7.5.6",
"@types/send": "0.17.2", "@types/send": "0.17.2",
"@types/serve-static": "1.15.3", "@types/serve-static": "1.15.3",
"@types/superagent": "4.1.19", "@types/superagent": "4.1.19",

View file

@ -187,8 +187,8 @@ importers:
specifier: 2.48.9 specifier: 2.48.9
version: 2.48.9 version: 2.48.9
'@types/semver': '@types/semver':
specifier: 7.5.3 specifier: 7.5.6
version: 7.5.3 version: 7.5.6
'@types/send': '@types/send':
specifier: 0.17.2 specifier: 0.17.2
version: 0.17.2 version: 0.17.2
@ -11965,8 +11965,8 @@ packages:
resolution: {integrity: sha512-5o/e00/5/rWZlD4dClsj0xf21J0VFFjfZBUp75Imm1Y2V0gm72kmbDNHs1fyZLPlbF90LaPBrPGzbRBJdKhjyQ==} resolution: {integrity: sha512-5o/e00/5/rWZlD4dClsj0xf21J0VFFjfZBUp75Imm1Y2V0gm72kmbDNHs1fyZLPlbF90LaPBrPGzbRBJdKhjyQ==}
dev: true dev: true
/@types/semver@7.5.3: /@types/semver@7.5.6:
resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==} resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==}
/@types/send@0.17.2: /@types/send@0.17.2:
resolution: {integrity: sha512-aAG6yRf6r0wQ29bkS+x97BIs64ZLxeE/ARwyS6wrldMm3C1MdKwCcnnEwMC1slI8wuxJOpiUH9MioC0A0i+GJw==} resolution: {integrity: sha512-aAG6yRf6r0wQ29bkS+x97BIs64ZLxeE/ARwyS6wrldMm3C1MdKwCcnnEwMC1slI8wuxJOpiUH9MioC0A0i+GJw==}
@ -12287,7 +12287,7 @@ packages:
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0)
'@types/json-schema': 7.0.13 '@types/json-schema': 7.0.13
'@types/semver': 7.5.3 '@types/semver': 7.5.6
'@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/types': 5.62.0 '@typescript-eslint/types': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2) '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2)
@ -12307,7 +12307,7 @@ packages:
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0)
'@types/json-schema': 7.0.13 '@types/json-schema': 7.0.13
'@types/semver': 7.5.3 '@types/semver': 7.5.6
'@typescript-eslint/scope-manager': 6.9.1 '@typescript-eslint/scope-manager': 6.9.1
'@typescript-eslint/types': 6.9.1 '@typescript-eslint/types': 6.9.1
'@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2) '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)