Merge pull request #277 from brianlovin/depfu/update/npm/babel-plugin-styled-components-1.10.6

Update babel-plugin-styled-components: 1.10.1 → 1.10.6 (patch)
This commit is contained in:
Brian Lovin 2019-08-28 11:46:05 -04:00 committed by GitHub
commit e231baa8ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -3082,9 +3082,9 @@
}
},
"babel-plugin-styled-components": {
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.1.tgz",
"integrity": "sha512-F6R2TnPGNN6iuXCs0xQ+EsrunwNoWI55J5I8Pkd/+fzzbv1I4gFgTaZepMOVpLobYWU2XaLIm+73L0zD3CnOdQ==",
"version": "1.10.6",
"resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.6.tgz",
"integrity": "sha512-gyQj/Zf1kQti66100PhrCRjI5ldjaze9O0M3emXRPAN80Zsf8+e1thpTpaXJXVHXtaM4/+dJEgZHyS9Its+8SA==",
"requires": {
"@babel/helper-annotate-as-pure": "^7.0.0",
"@babel/helper-module-imports": "^7.0.0",

View file

@ -34,7 +34,7 @@
"@babel/preset-flow": "^7.0.0",
"@cypress/browserify-preprocessor": "^2.1.1",
"babel-eslint": "^10.0.2",
"babel-plugin-styled-components": "^1.10.1",
"babel-plugin-styled-components": "^1.10.6",
"babel-plugin-transform-define": "^1.3.1",
"cypress": "^3.4.1",
"eslint": "^6.2.2",