Skip to content

Commit b8558f3

Browse files
committed
Upgrade alpaca to 1.5.27 (from 1.5.24)
1 parent 2832d45 commit b8558f3

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
@@ -12,7 +12,7 @@
1212
"new": "yo ./_new"
1313
},
1414
"dependencies": {
15-
"alpaca": "1.5.24",
15+
"alpaca": "1.5.27",
1616
"blob.js": "1.0.1",
1717
"bluebird": "3.5.4",
1818
"bootstrap": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ almond@~0.3.1:
6868
resolved "https://registry.yarnpkg.com/almond/-/almond-0.3.3.tgz#a0e7c95ac7624d6417b4494b1e68bff693168a20"
6969
integrity sha1-oOfJWsdiTWQXtElLHmi/9pMWiiA=
7070

71-
alpaca@1.5.24:
72-
version "1.5.24"
73-
resolved "https://registry.yarnpkg.com/alpaca/-/alpaca-1.5.24.tgz#80969be521fed103c11c61e34ed61b703c2d79ec"
74-
integrity sha512-U7qF6wdND/2FL3N8RZsgbCKP3azdY16gjuI4VFIrgCAZYzEgD8tvfyWbtqP/sHiXa3vnleNNqvicZ6K9r1AxMw==
71+
alpaca@1.5.27:
72+
version "1.5.27"
73+
resolved "https://registry.yarnpkg.com/alpaca/-/alpaca-1.5.27.tgz#07ec405734b448509be5e4cf451ef6a0ba72dfc6"
74+
integrity sha512-NLiH923aL0Tv/EvyhmFSjJsOGKyR5/EhO/UYqlfCztcwZFDy6mmhCRiKiWvWXKyUMNQ5vEBm3WoX5RlkIyJb8A==
7575

7676
ansi-align@^2.0.0:
7777
version "2.0.0"

0 commit comments

Comments
 (0)