mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-07-26 11:49:16 +00:00
chore(deps-dev): bump @types/yaml from 1.9.6 to 1.9.7 in /backend (#167)
Bumps [@types/yaml](https://github.com/eemeli/yaml) from 1.9.6 to 1.9.7. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/commits) --- updated-dependencies: - dependency-name: "@types/yaml" dependency-version: 1.9.7 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:
Generated
+4
-3
@@ -1091,9 +1091,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/yaml": {
|
||||
"version": "1.9.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/yaml/-/yaml-1.9.6.tgz",
|
||||
"integrity": "sha512-VKOCuDN57wngmyQnRqcn4vuGWCXViISHv+UCCjrKcf1yt4zyfMmOGlZDI2ucTHK72V8ki+sd7h21OZL6O5S52A==",
|
||||
"version": "1.9.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/yaml/-/yaml-1.9.7.tgz",
|
||||
"integrity": "sha512-8WMXRDD1D+wCohjfslHDgICd2JtMATZU8CkhH8LVJqcJs6dyYj5TGptzP8wApbmEullGBSsCEzzap73DQ1HJaA==",
|
||||
"deprecated": "This is a stub types definition. yaml provides its own type definitions, so you do not need this installed.",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user