Skip to content

Commit

Permalink
Merge branch 'develop' into renovate/file-type-12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurice Dalderup authored Aug 19, 2019
2 parents f72607f + f42a9a0 commit 3d3bc9d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"eslint-plugin-react": "7.14.3",
"identity-obj-proxy": "3.0.0",
"jest": "23.6.0",
"jest-canvas-mock": "2.1.0",
"jest-canvas-mock": "2.1.1",
"nock": "10.0.6",
"node-loader": "0.6.0",
"node-sass": "4.12.0",
Expand All @@ -141,7 +141,7 @@
"svg-react-loader": "0.4.6",
"wait-on": "3.3.0",
"webpack": "3.12.0",
"webpack-cli": "3.3.6",
"webpack-cli": "3.3.7",
"webpack-dev-server": "2.11.5",
"webpack-merge": "4.2.1"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6966,10 +6966,10 @@ istanbul-reports@^1.5.1:
dependencies:
handlebars "^4.0.3"

[email protected].0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/jest-canvas-mock/-/jest-canvas-mock-2.1.0.tgz#6aa129f200d448056515d43d4b34027e6bb2fb36"
integrity sha512-1yWLNr6xcmhmADLc5ITOYjXnNl2EWUDlXYpplYqgGdATgZaP8IBp241ihVIfrORM8AhuZW8PXRPdzWBEQOpjBQ==
[email protected].1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/jest-canvas-mock/-/jest-canvas-mock-2.1.1.tgz#fc59b16b093620345c7865f34ef1a16940eec784"
integrity sha512-FK/xAFYJmMwyY8IpVrpoHq8Od/99Jmc3g6pnmkhFkYQJoq1Y0ZtEZjs80cREKlxjQxcTMvPpoyGLOmt8KLjlSQ==
dependencies:
cssfontparser "^1.2.1"
parse-color "^1.0.0"
Expand Down Expand Up @@ -13686,10 +13686,10 @@ webidl-conversions@^4.0.2:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==

[email protected].6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.6.tgz#2c8c399a2642133f8d736a359007a052e060032c"
integrity sha512-0vEa83M7kJtxK/jUhlpZ27WHIOndz5mghWL2O53kiDoA9DIxSKnfqB92LoqEn77cT4f3H2cZm1BMEat/6AZz3A==
[email protected].7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.7.tgz#77c8580dd8e92f69d635e0238eaf9d9c15759a91"
integrity sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ==
dependencies:
chalk "2.4.2"
cross-spawn "6.0.5"
Expand Down

0 comments on commit 3d3bc9d

Please sign in to comment.