Merge pull request #718 from actions/dependabot/npm_and_yarn/types/js-yaml-4.0.9

Bump @types/js-yaml from 4.0.8 to 4.0.9
This commit is contained in:
MaksimZhukov
2023-12-18 16:47:50 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/js-yaml": "^4.0.6",
"@types/js-yaml": "^4.0.9",
"@types/lodash.isequal": "^4.5.6",
"@types/minimatch": "^5.1.2",
"@types/node": "^20.8.8",
@@ -1590,9 +1590,9 @@
}
},
"node_modules/@types/js-yaml": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.8.tgz",
"integrity": "sha512-m6jnPk1VhlYRiLFm3f8X9Uep761f+CK8mHyS65LutH2OhmBF0BeMEjHgg05usH8PLZMWWc/BUR9RPmkvpWnyRA==",
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.9.tgz",
"integrity": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==",
"dev": true
},
"node_modules/@types/json-schema": {

View File

@@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/js-yaml": "^4.0.6",
"@types/js-yaml": "^4.0.9",
"@types/lodash.isequal": "^4.5.6",
"@types/minimatch": "^5.1.2",
"@types/node": "^20.8.8",