Skip to content

Commit

Permalink
chore(deps): bump @stoplight/yaml from 4.2.3 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [@stoplight/yaml](https://github.com/stoplightio/yaml) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/stoplightio/yaml/releases)
- [Commits](stoplightio/yaml@v4.2.3...v4.3.0)

---
updated-dependencies:
- dependency-name: "@stoplight/yaml"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 9e04a65 commit 708a0cf
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1214,10 +1214,10 @@
lodash "^4.17.21"
safe-stable-stringify "^1.1"

"@stoplight/ordered-object-literal@^1.0.1", "@stoplight/ordered-object-literal@^1.0.3":
version "1.0.4"
resolved "https://registry.npmjs.org/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.4.tgz"
integrity sha512-OF8uib1jjDs5/cCU+iOVy+GJjU3X7vk/qJIkIJFqwmlJKrrtijFmqwbu8XToXrwTYLQTP+Hebws5gtZEmk9jag==
"@stoplight/ordered-object-literal@^1.0.3", "@stoplight/ordered-object-literal@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.5.tgz#06689095a4f1a53e9d9a5f0055f707c387af966a"
integrity sha512-COTiuCU5bgMUtbIFBuyyh2/yVVzlr5Om0v5utQDgBCuQUOPgU1DwoffkTfg4UBQOvByi5foF4w4T+H9CoRe5wg==

"@stoplight/path@^1.3.2":
version "1.3.2"
Expand All @@ -1232,35 +1232,35 @@
"@types/json-schema" "^7.0.4"
utility-types "^3.10.0"

"@stoplight/types@^13.0.0", "@stoplight/types@^13.6.0":
"@stoplight/types@^13.6.0":
version "13.20.0"
resolved "https://registry.npmjs.org/@stoplight/types/-/types-13.20.0.tgz"
integrity sha512-2FNTv05If7ib79VPDA/r9eUet76jewXFH2y2K5vuge6SXbRHtWBhcaRmu+6QpF4/WRNoJj5XYRSwLGXDxysBGA==
dependencies:
"@types/json-schema" "^7.0.4"
utility-types "^3.10.0"

"@stoplight/types@^14.1.0":
"@stoplight/types@^14.1.0", "@stoplight/types@^14.1.1":
version "14.1.1"
resolved "https://registry.npmjs.org/@stoplight/types/-/types-14.1.1.tgz"
integrity sha512-/kjtr+0t0tjKr+heVfviO9FrU/uGLc+QNX3fHJc19xsCNYqU7lVhaXxDmEID9BZTjG+/r9pK9xP/xU02XGg65g==
dependencies:
"@types/json-schema" "^7.0.4"
utility-types "^3.10.0"

"@stoplight/[email protected].48":
version "0.0.48"
resolved "https://registry.npmjs.org/@stoplight/yaml-ast-parser/-/yaml-ast-parser-0.0.48.tgz"
integrity sha512-sV+51I7WYnLJnKPn2EMWgS4EUfoP4iWEbrWwbXsj0MZCB/xOK8j6+C9fntIdOM50kpx45ZLC3s6kwKivWuqvyg==
"@stoplight/[email protected].50":
version "0.0.50"
resolved "https://registry.yarnpkg.com/@stoplight/yaml-ast-parser/-/yaml-ast-parser-0.0.50.tgz#ed625a1d9ae63eb61980446e058fa745386ab61e"
integrity sha512-Pb6M8TDO9DtSVla9yXSTAxmo9GVEouq5P40DWXdOie69bXogZTkgvopCq+yEvTMA0F6PEvdJmbtTV3ccIp11VQ==

"@stoplight/yaml@^4.0.2", "@stoplight/yaml@^4.2.3":
version "4.2.3"
resolved "https://registry.npmjs.org/@stoplight/yaml/-/yaml-4.2.3.tgz"
integrity sha512-Mx01wjRAR9C7yLMUyYFTfbUf5DimEpHMkRDQ1PKLe9dfNILbgdxyrncsOXM3vCpsQ1Hfj4bPiGl+u4u6e9Akqw==
version "4.3.0"
resolved "https://registry.yarnpkg.com/@stoplight/yaml/-/yaml-4.3.0.tgz#ca403157472509812ccec6f277185e7e65d7bd7d"
integrity sha512-JZlVFE6/dYpP9tQmV0/ADfn32L9uFarHWxfcRhReKUnljz1ZiUM5zpX+PH8h5CJs6lao3TuFqnPm9IJJCEkE2w==
dependencies:
"@stoplight/ordered-object-literal" "^1.0.1"
"@stoplight/types" "^13.0.0"
"@stoplight/yaml-ast-parser" "0.0.48"
"@stoplight/ordered-object-literal" "^1.0.5"
"@stoplight/types" "^14.1.1"
"@stoplight/yaml-ast-parser" "0.0.50"
tslib "^2.2.0"

"@tootallnate/once@2":
Expand Down Expand Up @@ -5349,9 +5349,9 @@ mute-stream@^1.0.0:
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==

nanoid@^3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

natural-compare@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit 708a0cf

Please sign in to comment.