[7.x] Update dependency tinymath to v1.2.1 (#38589) (#38622)

This commit is contained in:
Spencer 2019-06-11 09:34:48 -07:00 committed by GitHub
parent 45920c0d78
commit 2c936244e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -236,7 +236,7 @@
"terser-webpack-plugin": "^1.1.0",
"thread-loader": "^2.1.2",
"tinygradient": "0.3.0",
"tinymath": "1.1.1",
"tinymath": "1.2.1",
"topojson-client": "3.0.0",
"trunc-html": "1.0.2",
"trunc-text": "1.0.2",

View file

@ -326,7 +326,7 @@
"styled-components": "3.4.10",
"suricata-sid-db": "^1.0.2",
"tinycolor2": "1.3.0",
"tinymath": "1.1.1",
"tinymath": "1.2.1",
"topojson-client": "3.0.0",
"tslib": "^1.9.3",
"turf": "3.0.14",

View file

@ -26122,10 +26122,10 @@ tinygradient@0.3.0:
dependencies:
tinycolor2 "~1.0.0"
tinymath@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/tinymath/-/tinymath-1.1.1.tgz#67f42ee0bb351508fe3a9ce4cb8db019ac4500ca"
integrity sha512-dpnNUQvyO3AKvgJ5AtblOYuM/SJoSyjvhM7pstKzkVKUBRPMaSOi0+8h/QXMlfnOVFWV0qSpfxSAUAHKZ3XN2g==
tinymath@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/tinymath/-/tinymath-1.2.1.tgz#f97ed66c588cdbf3c19dfba2ae266ee323db7e47"
integrity sha512-8CYutfuHR3ywAJus/3JUhaJogZap1mrUQGzNxdBiQDhP3H0uFdQenvaXvqI8lMehX4RsanRZzxVfjMBREFdQaA==
tinyqueue@^2.0.0:
version "2.0.2"