Skip to content

Commit

Permalink
build(deps): update dependency good-enough-parser to v1.1.21 (#18949)
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 Nov 16, 2022
1 parent fce7004 commit 166d577
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 @@ -191,7 +191,7 @@
"git-url-parse": "13.1.0",
"github-url-from-git": "1.5.0",
"global-agent": "3.0.0",
"good-enough-parser": "1.1.20",
"good-enough-parser": "1.1.21",
"got": "11.8.5",
"graph-data-structure": "2.0.0",
"handlebars": "4.7.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5484,10 +5484,10 @@ globrex@^0.1.2:
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==

good-enough-parser@1.1.20:
version "1.1.20"
resolved "https://registry.yarnpkg.com/good-enough-parser/-/good-enough-parser-1.1.20.tgz#bca35c23656b037e4501d4fd747cefe960609084"
integrity sha512-jjdRPD2sjI+WP6/nyOSuj/oTWbiW3lyms+otTk27M5pCo5nJOXo3cSiwtPfzr1bdfcd2+B3CrZJnMzC7xPFhLg==
good-enough-parser@1.1.21:
version "1.1.21"
resolved "https://registry.yarnpkg.com/good-enough-parser/-/good-enough-parser-1.1.21.tgz#92a799b7e0c02029e3457644db8c56cc8a270e60"
integrity sha512-XkTm6NC2z0AGkaTI3dgmNMgPoKC51Mu+TIXUyAWmp8xk5iC+6+JKBaQRwfr3/UNsU09VdPFdjMnjks/FWpU+Gw==
dependencies:
"@thi.ng/zipper" "1.0.3"
"@types/moo" "0.5.5"
Expand Down

0 comments on commit 166d577

Please sign in to comment.