Skip to content
Snippets Groups Projects
Unverified Commit e437afdf authored by Lars Trieloff's avatar Lars Trieloff Committed by GitHub
Browse files

Merge pull request #120 from adobe/greenkeeper/jasmine-3.4.0

Update jasmine to the latest version :rocket:
parents 752c84d3 2809ec55
Branches
Tags
No related merge requests found
...@@ -2833,19 +2833,19 @@ ...@@ -2833,19 +2833,19 @@
} }
}, },
"jasmine": { "jasmine": {
"version": "3.3.1", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-3.3.1.tgz", "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-3.4.0.tgz",
"integrity": "sha1-1hux3YiIhZvRHqgwdKeO4T2UmQU=", "integrity": "sha512-sR9b4n+fnBFDEd7VS2el2DeHgKcPiMVn44rtKFumq9q7P/t8WrxsVIZPob4UDdgcDNCwyDqwxCt4k9TDRmjPoQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"glob": "^7.0.6", "glob": "^7.1.3",
"jasmine-core": "~3.3.0" "jasmine-core": "~3.4.0"
} }
}, },
"jasmine-core": { "jasmine-core": {
"version": "3.3.0", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.3.0.tgz", "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.4.0.tgz",
"integrity": "sha1-3qHNxjS8k8fg1K0nGF3zD6lxsQ4=", "integrity": "sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg==",
"dev": true "dev": true
}, },
"jasmine-diff": { "jasmine-diff": {
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"eslint": "^5.6.1", "eslint": "^5.6.1",
"ghooks": "^2.0.4", "ghooks": "^2.0.4",
"istanbul": "^0.4.5", "istanbul": "^0.4.5",
"jasmine": "~3.3.0", "jasmine": "~3.4.0",
"jasmine-diff": "^0.1.3", "jasmine-diff": "^0.1.3",
"lint-staged": "^8.1.5", "lint-staged": "^8.1.5",
"npm-snapshot": "^1.0.3", "npm-snapshot": "^1.0.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment