Skip to content

Commit af5a1b2

Browse files
committed
Upgrade pubsub-js to 1.7.0 (from 1.6.1)
1 parent f749a35 commit af5a1b2

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.1",
64+
"pubsub-js": "1.7.0",
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
@@ -4131,10 +4131,10 @@ pseudomap@^1.0.2:
41314131
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
41324132
integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
41334133

4134-
pubsub-js@1.6.1:
4135-
version "1.6.1"
4136-
resolved "https://registry.yarnpkg.com/pubsub-js/-/pubsub-js-1.6.1.tgz#4548fefc9b558380b9bbd0f76bef3c11206ad09d"
4137-
integrity sha512-GUQvaWIAPZJ0G4fmKR9nOVtGGU0wgJjp65wiVvp3UtL/1e1Yj7u029M+fIhuWYs3cowuEclOhVATXJPDfmfDww==
4134+
pubsub-js@1.7.0:
4135+
version "1.7.0"
4136+
resolved "https://registry.yarnpkg.com/pubsub-js/-/pubsub-js-1.7.0.tgz#eca97f9a4217bef62b2d3aaa1552005260cc2e49"
4137+
integrity sha512-Pb68P9qFZxnvDipHMuj9oT1FoIgBcXJ9C9eWdHCLZAnulaUoJ3+Y87RhGMYilWpun6DMWVmvK70T4RP4drZMSA==
41384138

41394139
punycode@^1.4.1:
41404140
version "1.4.1"

0 commit comments

Comments
 (0)