Skip to content

Commit

Permalink
build(deps): update dependency graph-data-structure to v3.1.1 (#20228)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 5, 2023
1 parent 5c5cde9 commit e732d33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -194,7 +194,7 @@
"global-agent": "3.0.0",
"good-enough-parser": "1.1.22",
"got": "11.8.6",
"graph-data-structure": "3.1.0",
"graph-data-structure": "3.1.1",
"handlebars": "4.7.7",
"hasha": "5.2.2",
"hcl2-parser": "1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5728,10 +5728,10 @@ graceful-fs@4.2.10, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0,
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==

graph-data-structure@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/graph-data-structure/-/graph-data-structure-3.1.0.tgz#8c9e78ed3262ace1d2efa796e5dcc0e439c8a53e"
integrity sha512-eP6R9RQ0TGS+276/CY5uO2OrEUvJbltpyFju+5TB18fpcufDZ7ftL7a2xtd9XM9fqQQIt5oKVXDe814mXb9GXg==
graph-data-structure@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/graph-data-structure/-/graph-data-structure-3.1.1.tgz#9c45dbd61ff22f2cbf1790c888d6fdff85c5c1c8"
integrity sha512-8hN+cbuxQPX16u6XsNHD365ywgsizdb3/4EQgCADNb/XUpqIWSNfZ2oCuEs59kn0XezVaxz/LK7oJ+kOE7wmMQ==

grapheme-splitter@^1.0.4:
version "1.0.4"
Expand Down

0 comments on commit e732d33

Please sign in to comment.