Skip to content

Commit 4333ffd

Browse files
committed
Upgrade alpaca to 1.5.24 (from 1.5.23)
1 parent 73cf5dd commit 4333ffd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"new": "yo ./_new"
1313
},
1414
"dependencies": {
15-
"alpaca": "1.5.23",
15+
"alpaca": "1.5.24",
1616
"blob.js": "1.0.1",
1717
"bluebird": "3.5.1",
1818
"bootstrap": "3.3.7",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ almond@~0.3.1:
5555
version "0.3.3"
5656
resolved "https://registry.yarnpkg.com/almond/-/almond-0.3.3.tgz#a0e7c95ac7624d6417b4494b1e68bff693168a20"
5757

58-
alpaca@1.5.23:
59-
version "1.5.23"
60-
resolved "https://registry.yarnpkg.com/alpaca/-/alpaca-1.5.23.tgz#54a0c1a1c8b1a559f478424a6ebe761de378a899"
58+
alpaca@1.5.24:
59+
version "1.5.24"
60+
resolved "https://registry.yarnpkg.com/alpaca/-/alpaca-1.5.24.tgz#80969be521fed103c11c61e34ed61b703c2d79ec"
6161

6262
ansi-align@^2.0.0:
6363
version "2.0.0"

0 commit comments

Comments
 (0)