0
0
Fork 0

Update devDependencies (non-major) (#29089)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
renovate[bot] 2024-02-27 17:07:43 +01:00 committed by GitHub
parent 899eac1a92
commit dc4427dc9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 46 additions and 46 deletions

View file

@ -6,7 +6,7 @@
"moduleResolution": "NodeNext",
"noUnusedParameters": false,
"tsBuildInfoFile": "../tmp/cache/streaming/tsconfig.tsbuildinfo",
"paths": {},
"paths": {}
},
"include": ["./*.js", "./.eslintrc.cjs"],
"include": ["./*.js", "./.eslintrc.cjs"]
}