Bump @tsconfig/recommended from 1.0.2 to 1.0.3 (#32)

Bumps [@tsconfig/recommended](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/recommended"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-20 12:43:56 +02:00 committed by GitHub
parent b9360b955f
commit 29fe88efa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"winston": "^3.10.0"
},
"devDependencies": {
"@tsconfig/recommended": "^1.0.2",
"@tsconfig/recommended": "^1.0.3",
"@types/express": "^4.17.17",
"@types/express-actuator": "^1.8.0",
"@types/node": "^18.16.1",

View File

@ -23,8 +23,8 @@ dependencies:
devDependencies:
'@tsconfig/recommended':
specifier: ^1.0.2
version: 1.0.2
specifier: ^1.0.3
version: 1.0.3
'@types/express':
specifier: ^4.17.17
version: 4.17.17
@ -208,8 +208,8 @@ packages:
'@redis/client': 1.5.9
dev: false
/@tsconfig/recommended@1.0.2:
resolution: {integrity: sha512-dbHBtbWBOjq0/otpopAE02NT2Cm05Qe2JsEKeCf/wjSYbI2hz8nCqnpnOJWHATgjDz4fd3dchs3Wy1gQGjfN6w==}
/@tsconfig/recommended@1.0.3:
resolution: {integrity: sha512-+jby/Guq9H8O7NWgCv6X8VAiQE8Dr/nccsCtL74xyHKhu2Knu5EAKmOZj3nLCnLm1KooUzKY+5DsnGVqhM8/wQ==}
dev: true
/@types/body-parser@1.19.2: