Skip to content

Commit

Permalink
build(deps): update dependency good-enough-parser to v1.1.2 (#13290)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 27, 2021
1 parent 15a1208 commit 4e69bfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"git-url-parse": "11.6.0",
"github-url-from-git": "1.5.0",
"global-agent": "3.0.0",
"good-enough-parser": "1.1.1",
"good-enough-parser": "1.1.2",
"got": "11.8.3",
"handlebars": "4.7.7",
"handy-redis": "2.3.1",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4726,11 +4726,6 @@ deep-extend@^0.6.0:
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==

deep-freeze-es6@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/deep-freeze-es6/-/deep-freeze-es6-1.4.1.tgz#20511df80b70e1a1b92ac3102d8ccd11363df16a"
integrity sha512-WnyM4ZCzpHtziy7LxnpQPGS+mfZDQvFpmH3LGqmyUfzwBLkvNTwbn+mTwSNTQoLQTHiN85qZqprRZdYwU3xN/Q==

deep-is@^0.1.3, deep-is@~0.1.3:
version "0.1.4"
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
Expand Down Expand Up @@ -5850,14 +5845,13 @@ globby@^11.0.0, globby@^11.0.1, globby@^11.0.4, globby@~11.0.4:
merge2 "^1.3.0"
slash "^3.0.0"

good-enough-parser@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/good-enough-parser/-/good-enough-parser-1.1.1.tgz#c06eb48f187c42d58e071048bd0fedd9e9fb5e42"
integrity sha512-WlU2oD7EF8nUZIJ8WvE4K6rBx7w/4/RTIDKffd3EK1EUPWUBDDgqyY1/a+WgiRZelQXnSFum/MY2JZaUe2uSiA==
good-enough-parser@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/good-enough-parser/-/good-enough-parser-1.1.2.tgz#995016ab33ddfcbaf6dc62e414540c4a61f405df"
integrity sha512-25g7cuc9Bpq0bJX5Trwf7qsf7HYtwV6vglSvTO5mmnjD3HNKgNmYxy/v3G3Q6/mPI/HVptSHyjcPUQcsENK60w==
dependencies:
"@thi.ng/zipper" "1.0.3"
"@types/moo" "0.5.5"
deep-freeze-es6 "1.4.1"
klona "2.0.5"
moo "0.5.1"

Expand Down

0 comments on commit 4e69bfa

Please sign in to comment.