Skip to content

Commit d682a7a

Browse files
authored
Merge pull request #57 from raduwen/dependabot/npm_and_yarn/styled-components-5.3.1
Bump styled-components from 5.3.0 to 5.3.1
2 parents 998721e + da0b307 commit d682a7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"firebase": "^8.9.1",
1818
"react": "^17.0.2",
1919
"react-dom": "^17.0.2",
20-
"styled-components": "^5.3.0"
20+
"styled-components": "^5.3.1"
2121
},
2222
"devDependencies": {
2323
"@firebase/app-types": "^0.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5098,10 +5098,10 @@ strip-json-comments@~2.0.1:
50985098
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
50995099
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
51005100

5101-
styled-components@^5, styled-components@^5.3.0:
5102-
version "5.3.0"
5103-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.0.tgz#e47c3d3e9ddfff539f118a3dd0fd4f8f4fb25727"
5104-
integrity sha512-bPJKwZCHjJPf/hwTJl6TbkSZg/3evha+XPEizrZUGb535jLImwDUdjTNxXqjjaASt2M4qO4AVfoHJNe3XB/tpQ==
5101+
styled-components@^5, styled-components@^5.3.1:
5102+
version "5.3.1"
5103+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.1.tgz#8a86dcd31bff7049c2ed408bae36fa23f03f071a"
5104+
integrity sha512-JThv2JRzyH0NOIURrk9iskdxMSAAtCfj/b2Sf1WJaCUsloQkblepy1jaCLX/bYE+mhYo3unmwVSI9I5d9ncSiQ==
51055105
dependencies:
51065106
"@babel/helper-module-imports" "^7.0.0"
51075107
"@babel/traverse" "^7.4.5"

0 commit comments

Comments
 (0)