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

chore(deps): update typescript dependencies (#4732)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-21 21:00:07 +02:00 committed by GitHub
parent a958ed8f64
commit f7228a77b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -67,23 +67,23 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@babel/preset-typescript": "7.24.7",
"@babel/register": "7.23.7",
"@babel/runtime": "7.24.5",
"@octokit/rest": "20.1.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/async": "3.2.24",
"@types/express": "4.17.21",
"@types/express-serve-static-core": "4.19.0",
"@types/express-serve-static-core": "4.19.5",
"@types/http-errors": "2.0.4",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.1",
"@types/mime": "3.0.0",
"@types/lodash": "4.17.7",
"@types/mime": "3.0.4",
"@types/minimatch": "5.1.2",
"@types/node": "20.11.7",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@types/node": "20.14.11",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@verdaccio-scope/verdaccio-auth-foo": "0.0.2",
"@verdaccio/types": "11.0.0-6-next.25",
"babel-jest": "29.7.0",
@ -115,7 +115,7 @@
"standard-version": "9.5.0",
"supertest": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript": "5.5.3",
"verdaccio-auth-memory": "10.2.2",
"verdaccio-memory": "10.3.2"
},
@ -163,7 +163,7 @@
"preferGlobal": true,
"license": "MIT",
"resolutions": {
"@types/serve-static": "1.15.5"
"@types/serve-static": "1.15.7"
},
"collective": {
"type": "opencollective",

BIN
yarn.lock

Binary file not shown.