mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Upgrades style-it to 2.1.2 (#27824)
This commit is contained in:
parent
9c4b4769db
commit
0a1b86ad3c
2 changed files with 9 additions and 9 deletions
|
@ -130,6 +130,7 @@
|
|||
"@samverschueren/stream-to-observable": "^0.3.0",
|
||||
"@scant/router": "^0.1.0",
|
||||
"@slack/client": "^4.8.0",
|
||||
"@turf/boolean-contains": "6.0.1",
|
||||
"angular-resource": "1.4.9",
|
||||
"angular-sanitize": "1.6.5",
|
||||
"angular-ui-ace": "0.2.3",
|
||||
|
@ -204,8 +205,8 @@
|
|||
"moment-duration-format": "^1.3.0",
|
||||
"moment-timezone": "^0.5.14",
|
||||
"ngreact": "^0.5.1",
|
||||
"nodemailer": "^4.6.4",
|
||||
"node-fetch": "^2.1.2",
|
||||
"nodemailer": "^4.6.4",
|
||||
"object-path-immutable": "^0.5.3",
|
||||
"oppsy": "^2.0.0",
|
||||
"papaparse": "^4.6.0",
|
||||
|
@ -251,22 +252,21 @@
|
|||
"rxjs": "^6.2.1",
|
||||
"semver": "5.1.0",
|
||||
"squel": "^5.12.2",
|
||||
"style-it": "^1.6.12",
|
||||
"style-it": "2.1.2",
|
||||
"styled-components": "3.3.3",
|
||||
"tar-fs": "1.13.0",
|
||||
"tinycolor2": "1.3.0",
|
||||
"tinymath": "1.1.1",
|
||||
"tslib": "^1.9.3",
|
||||
"topojson-client": "3.0.0",
|
||||
"tslib": "^1.9.3",
|
||||
"turf": "3.0.14",
|
||||
"@turf/boolean-contains": "6.0.1",
|
||||
"typescript-fsa": "^2.5.0",
|
||||
"typescript-fsa-reducers": "^0.4.5",
|
||||
"ui-select": "0.19.4",
|
||||
"unbzip2-stream": "1.0.9",
|
||||
"unstated": "^2.1.1",
|
||||
"uuid": "3.0.1",
|
||||
"url-parse": "1.3.0",
|
||||
"uuid": "3.0.1",
|
||||
"venn.js": "0.2.9",
|
||||
"xregexp": "3.2.0"
|
||||
},
|
||||
|
|
|
@ -20317,10 +20317,10 @@ strong-log-transformer@^2.1.0:
|
|||
minimist "^1.2.0"
|
||||
through "^2.3.4"
|
||||
|
||||
style-it@^1.6.12:
|
||||
version "1.6.13"
|
||||
resolved "https://registry.yarnpkg.com/style-it/-/style-it-1.6.13.tgz#b57f01e3fd15a6c39b8386793f604471b1b9c90d"
|
||||
integrity sha1-tX8B4/0VpsObg4Z5P2BEcbG5yQ0=
|
||||
style-it@2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/style-it/-/style-it-2.1.2.tgz#57f557d31d1f65f9b0b699341e197dc72d3d1124"
|
||||
integrity sha512-MFmrF8uxXeHMWvJWxc7byY3wurOb8SrlZUPNMUd3uTXkjy5Of9jQY49E18uVOClihpCm4IiDwcZRApCqhColng==
|
||||
dependencies:
|
||||
react-lib-adler32 "^1.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue