Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Dec 30, 2018
1 parent f046e36 commit 8f247ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@commitlint/cli": "7.2.1",
"@commitlint/config-conventional": "7.1.2",
"@types/glob": "7.1.1",
"@types/jasmine": "3.3.4",
"@types/jasmine": "3.3.5",
"@types/minimist": "1.2.0",
"@types/node": "10.12.18",
"clean-release": "2.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,10 @@
"@types/minimatch" "*"
"@types/node" "*"

"@types/jasmine@3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.4.tgz#492cc70364f6dee047887b4fa2135bedd41fb143"
integrity sha512-543S+ZCJfN4jKWzRkptbJqTY2vc4h7+lPVqU2hXb1XFofDcUxNANAimdZPYaH6/yhezVAsNeujoZjAFU06bfmA==
"@types/jasmine@3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.5.tgz#3738ffbf34dffae9ecaac4503d7d969744f0e1d7"
integrity sha512-LJtc52O1PNUffMvH6Q3fS0BOhQWYlkh3SVu/Jc4GoPgJkUytk5Y6YPbw+6lZK2mWWvG62BtVyOFw0ih7r8STsw==

"@types/minimatch@*":
version "3.0.3"
Expand Down

0 comments on commit 8f247ba

Please sign in to comment.