Skip to content

Commit a98881e

Browse files
authored
Merge pull request #3 from scratch-css/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.1 to 0.1.4
2 parents 0272420 + e72c945 commit a98881e

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,43 +2,43 @@
22
# yarn lockfile v1
33

44

5-
"@nikoloza/scratch-all@^0.3.0":
6-
version "0.3.2"
7-
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-all/-/scratch-all-0.3.2.tgz#00ad0a434e6f34657d30ae4700cbba740dc9d1bf"
5+
"@nikoloza/scratch-all@~0.3":
6+
version "0.3.4"
7+
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-all/-/scratch-all-0.3.4.tgz#fba9ece655b7dd31d2131e1a3012e21b470c1f0b"
88
dependencies:
9-
"@nikoloza/scratch" "^0.3.0"
10-
"@nikoloza/scratch-animations" "^0.3.0"
11-
"@nikoloza/scratch-grid" "^0.3.0"
12-
"@nikoloza/scratch-helpers" "^0.3.0"
13-
"@nikoloza/scratch-ui" "^0.3.0"
9+
"@nikoloza/scratch" "~0.3"
10+
"@nikoloza/scratch-animations" "~0.3"
11+
"@nikoloza/scratch-grid" "~0.3"
12+
"@nikoloza/scratch-helpers" "~0.3"
13+
"@nikoloza/scratch-ui" "~0.3"
1414

15-
"@nikoloza/scratch-animations@^0.3.0":
16-
version "0.3.1"
17-
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-animations/-/scratch-animations-0.3.1.tgz#3fe67d45868ef4a8fd8fb548dd739f476789df33"
15+
"@nikoloza/scratch-animations@~0.3":
16+
version "0.3.4"
17+
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-animations/-/scratch-animations-0.3.4.tgz#52cbd7c667bbf278dc5cb2f2169623eb30d79e8b"
1818
dependencies:
19-
"@nikoloza/scratch" "^0.3.0"
19+
"@nikoloza/scratch" "~0.3"
2020

21-
"@nikoloza/scratch-grid@^0.3.0":
22-
version "0.3.1"
23-
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-grid/-/scratch-grid-0.3.1.tgz#b710b97281bcbfce840bfb18092a71be11be1a18"
21+
"@nikoloza/scratch-grid@~0.3":
22+
version "0.3.5"
23+
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-grid/-/scratch-grid-0.3.5.tgz#6586e8087c4e4bc728fd475e9e8a8c1fb974b056"
2424
dependencies:
25-
"@nikoloza/scratch" "^0.3.0"
25+
"@nikoloza/scratch" "~0.3"
2626

27-
"@nikoloza/scratch-helpers@^0.3.0":
28-
version "0.3.1"
29-
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-helpers/-/scratch-helpers-0.3.1.tgz#f286bff5723addb5a7334ae2beb1fb4dc0e634a1"
27+
"@nikoloza/scratch-helpers@~0.3":
28+
version "0.3.5"
29+
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-helpers/-/scratch-helpers-0.3.5.tgz#3fc139c192673a223e256db3c5a721d944985138"
3030
dependencies:
31-
"@nikoloza/scratch" "^0.3.0"
31+
"@nikoloza/scratch" "~0.3"
3232

33-
"@nikoloza/scratch-ui@^0.3.0":
34-
version "0.3.1"
35-
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-ui/-/scratch-ui-0.3.1.tgz#633dd5cc3fe44ca8e1b20e31f0c66fcbc6a94c7f"
33+
"@nikoloza/scratch-ui@~0.3":
34+
version "0.3.7"
35+
resolved "https://registry.yarnpkg.com/@nikoloza/scratch-ui/-/scratch-ui-0.3.7.tgz#e8c78c52bcb5de72293b66d9267ce4df9dd35984"
3636
dependencies:
37-
"@nikoloza/scratch" "^0.3.0"
37+
"@nikoloza/scratch" "~0.3"
3838

39-
"@nikoloza/scratch@^0.3.0":
40-
version "0.3.1"
41-
resolved "https://registry.yarnpkg.com/@nikoloza/scratch/-/scratch-0.3.1.tgz#a1516bd49f10a352d9fb25a194cd88ec67937c5b"
39+
"@nikoloza/scratch@~0.3":
40+
version "0.3.2"
41+
resolved "https://registry.yarnpkg.com/@nikoloza/scratch/-/scratch-0.3.2.tgz#725e47d6681cec685965066054c1254dc0e9b362"
4242

4343
abbrev@1:
4444
version "1.1.0"
@@ -4107,8 +4107,8 @@ websocket-driver@>=0.5.1:
41074107
websocket-extensions ">=0.1.1"
41084108

41094109
websocket-extensions@>=0.1.1:
4110-
version "0.1.1"
4111-
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7"
4110+
version "0.1.4"
4111+
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
41124112

41134113
when@^3.7.5:
41144114
version "3.7.8"

0 commit comments

Comments
 (0)