Skip to content

Commit 90c60b3

Browse files
committed
Bump snazzy
1 parent 0e8f08e commit 90c60b3

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"rimraf": "^2.5.4",
8484
"sass-loader": "^6.0.1",
8585
"screenfull": "^3.0.2",
86-
"snazzy": "^6.0.0",
86+
"snazzy": "^7.0.0",
8787
"standard": "^10.0.0",
8888
"style-loader": "^0.16.1",
8989
"webpack": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4775,15 +4775,14 @@ slice-ansi@0.0.4:
47754775
version "0.0.4"
47764776
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"
47774777

4778-
snazzy@^6.0.0:
4779-
version "6.0.0"
4780-
resolved "https://registry.yarnpkg.com/snazzy/-/snazzy-6.0.0.tgz#6a17d4798cbbc8bc6e113153694907a8bac9494d"
4778+
snazzy@^7.0.0:
4779+
version "7.0.0"
4780+
resolved "https://registry.yarnpkg.com/snazzy/-/snazzy-7.0.0.tgz#95edaccc4a8d6f80f4ac5cc7b520e8f8f9ac2325"
47814781
dependencies:
47824782
chalk "^1.1.0"
47834783
inherits "^2.0.1"
47844784
minimist "^1.1.1"
47854785
readable-stream "^2.0.6"
4786-
standard "*"
47874786
standard-json "^1.0.0"
47884787
text-table "^0.2.0"
47894788

@@ -4919,7 +4918,7 @@ standard-json@^1.0.0:
49194918
dependencies:
49204919
concat-stream "^1.5.0"
49214920

4922-
standard@*, standard@^10.0.0:
4921+
standard@^10.0.0:
49234922
version "10.0.0"
49244923
resolved "https://registry.yarnpkg.com/standard/-/standard-10.0.0.tgz#913c77df56c294d9c4dff60dce6f307b2c779d0f"
49254924
dependencies:

0 commit comments

Comments
 (0)