Skip to content

Commit

Permalink
chore(deps): update dependency p-defer to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2022
1 parent b210af0 commit 52cefd8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"karma-webpack": "^5.0.0",
"lint-staged": "^12.3.5",
"mocha": "^9.2.2",
"p-defer": "^3.0.0",
"p-defer": "^4.0.0",
"prettier": "^2.5.1",
"puppeteer": "^13.5.1",
"rimraf": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7488,10 +7488,10 @@ p-all@^2.1.0:
dependencies:
p-map "^2.0.0"

p-defer@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-3.0.0.tgz#d1dceb4ee9b2b604b1d94ffec83760175d4e6f83"
integrity sha512-ugZxsxmtTln604yeYd29EGrNhazN2lywetzpKhfmQjW/VJmhpDmWbiX+h0zL8V91R0UXkhb3KtPmyq9PZw3aYw==
p-defer@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-4.0.0.tgz#8082770aeeb10eb6b408abe91866738741ddd5d2"
integrity sha512-Vb3QRvQ0Y5XnF40ZUWW7JfLogicVh/EnA5gBIvKDJoYpeI82+1E3AlB9yOcKFS0AhHrWVnAQO39fbR0G99IVEQ==

p-event@^4.1.0:
version "4.2.0"
Expand Down

0 comments on commit 52cefd8

Please sign in to comment.