Skip to content

Commit

Permalink
Merge pull request #9 from cloudnc/chore/upgrade-embedme
Browse files Browse the repository at this point in the history
chore(Deps): Upgrade embedme
  • Loading branch information
zakhenry authored Jun 20, 2019
2 parents b84b188 + 848f41b commit 83cdf74
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"commitizen": "3.1.1",
"cypress": "3.3.1",
"cz-conventional-changelog": "2.1.0",
"embedme": "1.1.0",
"embedme": "1.6.0",
"http-server-spa": "1.3.0",
"jasmine-core": "~3.4.0",
"jasmine-spec-reporter": "~4.2.1",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2157,7 +2157,7 @@ commander@2.15.1:
resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
integrity sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag==

commander@^2.11.0, commander@^2.12.0, commander@^2.12.1, commander@^2.19.0, commander@~2.20.0:
commander@2.20.0, commander@^2.11.0, commander@^2.12.0, commander@^2.12.1, commander@^2.19.0, commander@~2.20.0:
version "2.20.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
Expand Down Expand Up @@ -3060,10 +3060,13 @@ elliptic@^6.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.0"

embedme@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/embedme/-/embedme-1.1.0.tgz#3bb2a498c217f8055868722c74b1bab39e0d9600"
integrity sha512-deaHIEcSsieJ7YWzDPzEkDsR+Wi6QdGLVmLygFm3QvZDwZS+KW8vEepsm28nv70U1SiPOX5UE9CZwQCcG/GTZg==
embedme@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/embedme/-/embedme-1.6.0.tgz#9f8a5eba7e75ecdf88a7842e8eb021e415601444"
integrity sha512-P+9eRL5Rtfn5Wafbw8WBcIayEsUwZ6q4VeJwNQtCAkD8qxwY/53S7yPW1EHn6GeaO8B/rZDGBiGw/0Jt+89R9w==
dependencies:
chalk "2.4.2"
commander "2.20.0"

emoji-regex@^7.0.1:
version "7.0.3"
Expand Down

0 comments on commit 83cdf74

Please sign in to comment.