chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /microsite
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
100b0806b6
commit
dc4c3549ac
@@ -46,7 +46,7 @@
|
||||
"@docusaurus/tsconfig": "^3.1.1",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"@types/webpack-env": "^1.18.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"js-yaml": "^4.1.1",
|
||||
"prettier": "^2.6.2",
|
||||
"typescript": "~5.2.0",
|
||||
"yaml-loader": "^0.8.0"
|
||||
|
||||
+12
-1
@@ -4289,7 +4289,7 @@ __metadata:
|
||||
docusaurus-plugin-sass: "npm:^0.2.3"
|
||||
docusaurus-pushfeedback: "npm:^1.0.0"
|
||||
docusaurus-theme-openapi-docs: "npm:^4.3.0"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
js-yaml: "npm:^4.1.1"
|
||||
luxon: "npm:^3.0.0"
|
||||
prettier: "npm:^2.6.2"
|
||||
prism-react-renderer: "npm:^2.1.0"
|
||||
@@ -8542,6 +8542,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"js-yaml@npm:^4.1.1":
|
||||
version: 4.1.1
|
||||
resolution: "js-yaml@npm:4.1.1"
|
||||
dependencies:
|
||||
argparse: "npm:^2.0.1"
|
||||
bin:
|
||||
js-yaml: bin/js-yaml.js
|
||||
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jsesc@npm:^2.5.1":
|
||||
version: 2.5.2
|
||||
resolution: "jsesc@npm:2.5.2"
|
||||
|
||||
Reference in New Issue
Block a user