Skip to content

Commit

Permalink
Merge pull request #409 from danactive/snyk-upgrade-ed943bed18e454a11…
Browse files Browse the repository at this point in the history
…a2ceb7c1b0aeeb9

[Snyk] Upgrade styled-components from 4.2.0 to 4.4.1
  • Loading branch information
danactive committed Mar 15, 2020
2 parents dd73469 + 085b0f0 commit 7884732
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 44 deletions.
4 changes: 2 additions & 2 deletions ui/app/containers/App/tests/__snapshots__/index.test.jsx.snap
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`<App /> should render and match the snapshot 1`] = `
<ForwardRef>
<ForwardRef(App__AppWrapper)>
<HelmetWrapper
defaultTitle="History"
defer={true}
Expand Down Expand Up @@ -49,5 +49,5 @@ exports[`<App /> should render and match the snapshot 1`] = `
</Switch>
<Footer />
<GlobalStyleComponent />
</ForwardRef>
</ForwardRef(App__AppWrapper)>
`;
81 changes: 40 additions & 41 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Expand Up @@ -94,7 +94,7 @@
"redux-saga": "^1.1.3",
"reselect": "4.0.0",
"sanitize.css": "8.0.0",
"styled-components": "4.2.0",
"styled-components": "^4.4.1",
"webpack": "^4.42.0",
"whatwg-fetch": "3.0.0"
},
Expand Down

0 comments on commit 7884732

Please sign in to comment.