Skip to content

Commit d27e329

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump pubsub-js from 1.9.4 to 1.9.5
Bumps [pubsub-js](https://github.com/mroderick/PubSubJS) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/mroderick/PubSubJS/releases) - [Changelog](https://github.com/mroderick/PubSubJS/blob/master/CHANGES.md) - [Commits](mroderick/PubSubJS@v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: pubsub-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee7fbce commit d27e329

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
@@ -66,7 +66,7 @@
6666
"pepjs": "0.5.3",
6767
"picturefill": "3.0.3",
6868
"popper.js": "1.16.1",
69-
"pubsub-js": "1.9.4",
69+
"pubsub-js": "1.9.5",
7070
"quill": "1.3.7",
7171
"respond.js": "1.4.2",
7272
"responsive-tabs": "1.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5726,10 +5726,10 @@ prr@~1.0.1:
57265726
resolved "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz"
57275727
integrity sha1-0/wRS6BplaRexok/SEzrHXj19HY=
57285728

5729-
pubsub-js@1.9.4:
5730-
version "1.9.4"
5731-
resolved "https://registry.npmjs.org/pubsub-js/-/pubsub-js-1.9.4.tgz"
5732-
integrity sha512-hJYpaDvPH4w8ZX/0Fdf9ma1AwRgU353GfbaVfPjfJQf1KxZ2iHaHl3fAUw1qlJIR5dr4F3RzjGaWohYUEyoh7A==
5729+
pubsub-js@1.9.5:
5730+
version "1.9.5"
5731+
resolved "https://registry.yarnpkg.com/pubsub-js/-/pubsub-js-1.9.5.tgz#e9264ef8c7aa4c2510010ebb75bfd54cdcb7b148"
5732+
integrity sha512-5MZ0I9i5JWVO7SizvOviKvZU2qaBbl2KQX150FAA+fJBwYpwOUId7aNygURWSdPzlsA/xZ/InUKXqBbzM0czTA==
57335733

57345734
pump@^3.0.0:
57355735
version "3.0.0"

0 commit comments

Comments
 (0)