Skip to content

Commit

Permalink
fix(deps): update minor and patch for gatsby-plugin-guess-js (#28712)
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 committed Jan 28, 2021
1 parent dcdc68e commit 0f99174
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-guess-js/package.json
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.12.5",
"guess-webpack": "^0.4.20"
"guess-webpack": "^0.4.22"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -12565,10 +12565,10 @@ guess-ga@^0.4.20:
dependencies:
googleapis "^59.0.0"

guess-webpack@^0.4.20:
version "0.4.20"
resolved "https://registry.yarnpkg.com/guess-webpack/-/guess-webpack-0.4.20.tgz#f344396bbb6455e8d9e60285a91cab3d36af193e"
integrity sha512-v/SkoCu8UgVwiCMSLAhcjr43Oa6uzsy+nsWfT+iuQi+vbB+jiUGxgadQtapPqPSp3RsBxoW8QIzolEsLJHPhmw==
guess-webpack@^0.4.22:
version "0.4.22"
resolved "https://registry.yarnpkg.com/guess-webpack/-/guess-webpack-0.4.22.tgz#df7add92d3f783715d01ea0153459823e332b4f6"
integrity sha512-uo7nSNfcHafWgAM7eq73yif709fUWJ9bNJl4MIsjMNBfocmWADapeWMwjmBpExHpTeVcdpBnSF4yxlgvuVpOWg==
dependencies:
chalk "^2.4.2"
copy-webpack-plugin "^5.0.0"
Expand Down

0 comments on commit 0f99174

Please sign in to comment.