mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
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:
commit
e231baa8ef
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue