Bump unicode-emoji-json from 0.2.1 to 0.3.0
Bumps [unicode-emoji-json](https://github.com/muan/unicode-emoji-json) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/muan/unicode-emoji-json/releases) - [Commits](https://github.com/muan/unicode-emoji-json/compare/v0.2.1...v0.3.0) --- updated-dependencies: - dependency-name: unicode-emoji-json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
82318051df
commit
47e6479c61
|
@ -99,7 +99,7 @@
|
||||||
"simplayer": "0.0.8",
|
"simplayer": "0.0.8",
|
||||||
"system-font-families": "^0.4.1",
|
"system-font-families": "^0.4.1",
|
||||||
"tunnel-agent": "^0.6.0",
|
"tunnel-agent": "^0.6.0",
|
||||||
"unicode-emoji-json": "^0.2.1",
|
"unicode-emoji-json": "^0.3.0",
|
||||||
"vue": "^2.6.14",
|
"vue": "^2.6.14",
|
||||||
"vue-awesome": "^4.3.1",
|
"vue-awesome": "^4.3.1",
|
||||||
"vue-click-outside": "^1.1.0",
|
"vue-click-outside": "^1.1.0",
|
||||||
|
|
|
@ -12602,10 +12602,10 @@ unicode-canonical-property-names-ecmascript@^1.0.4:
|
||||||
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
|
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
|
||||||
integrity sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==
|
integrity sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==
|
||||||
|
|
||||||
unicode-emoji-json@^0.2.1:
|
unicode-emoji-json@^0.3.0:
|
||||||
version "0.2.1"
|
version "0.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/unicode-emoji-json/-/unicode-emoji-json-0.2.1.tgz#ebe57f39ecbc8cc3508063e5c03a20e1096fa234"
|
resolved "https://registry.yarnpkg.com/unicode-emoji-json/-/unicode-emoji-json-0.3.0.tgz#965e097ef8a367081c5036f81873015a95a5c1ad"
|
||||||
integrity sha512-4X736t5oVw33kPIPo9F0UUQqUY2gEtAwVFFnE7LXfExhPeWO64FahKw6yFb6gps7Ex7cat5LJPemVEzdk8pWug==
|
integrity sha512-yImheILedqhZtVEEenRELu9AnX347ZTA3bVMWAU5WMUv7pdU2hcfpwo2mKN8Rns9uHLmOZP90/4B4SPS5aF/iw==
|
||||||
|
|
||||||
unicode-match-property-ecmascript@^1.0.4:
|
unicode-match-property-ecmascript@^1.0.4:
|
||||||
version "1.0.4"
|
version "1.0.4"
|
||||||
|
|
Loading…
Reference in New Issue