Skip to content

Commit 499e7b9

Browse files
committed
Upgrade pubsub-js to 1.6.1 (from 1.6.0)
1 parent b24a60c commit 499e7b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"pepjs": "0.4.3",
6262
"picturefill": "3.0.2",
6363
"popper.js": "1.14.4",
64-
"pubsub-js": "1.6.0",
64+
"pubsub-js": "1.6.1",
6565
"quill": "1.3.6",
6666
"respond.js": "1.4.2",
6767
"responsive-tabs": "1.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4124,10 +4124,10 @@ pseudomap@^1.0.2:
41244124
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
41254125
integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
41264126

4127-
pubsub-js@1.6.0:
4128-
version "1.6.0"
4129-
resolved "https://registry.yarnpkg.com/pubsub-js/-/pubsub-js-1.6.0.tgz#232d36485ce7905a54629ec5783d9f6f4c638026"
4130-
integrity sha1-Iy02SFznkFpUYp7FeD2fb0xjgCY=
4127+
pubsub-js@1.6.1:
4128+
version "1.6.1"
4129+
resolved "https://registry.yarnpkg.com/pubsub-js/-/pubsub-js-1.6.1.tgz#4548fefc9b558380b9bbd0f76bef3c11206ad09d"
4130+
integrity sha512-GUQvaWIAPZJ0G4fmKR9nOVtGGU0wgJjp65wiVvp3UtL/1e1Yj7u029M+fIhuWYs3cowuEclOhVATXJPDfmfDww==
41314131

41324132
punycode@^1.4.1:
41334133
version "1.4.1"

0 commit comments

Comments
 (0)