chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11695)

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]
2024-01-22 14:27:32 +01:00
committed by GitHub
parent dc3c8f09b0
commit 2b094b7c67
18 changed files with 43 additions and 43 deletions

View File

@@ -4,7 +4,7 @@
"module": "NodeNext",
"moduleResolution": "NodeNext",
"outDir": "build",
"rootDir": "src"
"rootDir": "src",
},
"include": ["src"]
"include": ["src"],
}