Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 3bb96b2

Browse files
chore(deps): bump pubsub-js from 1.8.0 to 1.9.3 (#999)
Bumps [pubsub-js](https://github.com/mroderick/PubSubJS) from 1.8.0 to 1.9.3. - [Release notes](https://github.com/mroderick/PubSubJS/releases) - [Changelog](https://github.com/mroderick/PubSubJS/blob/master/CHANGES.md) - [Commits](mroderick/PubSubJS@v1.8.0...v1.9.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 016594f commit 3bb96b2

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"polished": "4.0.5",
102102
"promise-timeout": "^1.3.0",
103103
"prop-types": "^15.5.10",
104-
"pubsub-js": "^1.6.0",
104+
"pubsub-js": "^1.9.3",
105105
"ramda": "0.26.1",
106106
"react": "16.9.0",
107107
"react-animation": "^1.2.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10369,9 +10369,10 @@ public-encrypt@^4.0.0:
1036910369
randombytes "^2.0.1"
1037010370
safe-buffer "^5.1.2"
1037110371

10372-
pubsub-js@^1.6.0:
10373-
version "1.8.0"
10374-
resolved "https://registry.npm.taobao.org/pubsub-js/download/pubsub-js-1.8.0.tgz#e2b523a030140a3d6e080735a48850a9622ed20a"
10372+
pubsub-js@^1.9.3:
10373+
version "1.9.3"
10374+
resolved "https://registry.yarnpkg.com/pubsub-js/-/pubsub-js-1.9.3.tgz#674eea4d568d0402e0527cdb10e2aab7b55621d2"
10375+
integrity sha512-FhYYlPNOywTh7zN38u5AlG67emA47w6JZd7YgdQU1w8gQbZhhIGxVM0AQosdaINHb2ALb+fhfnVyBJAt4D4IzA==
1037510376

1037610377
pump@^2.0.0, pump@^2.0.1:
1037710378
version "2.0.1"

0 commit comments

Comments
 (0)