mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:36:48 +00:00
Update dependency karma-chrome-launcher to v3.2.0
This commit is contained in:
parent
1b5fc30689
commit
ec16662685
6
package-lock.json
generated
6
package-lock.json
generated
@ -5218,9 +5218,9 @@
|
||||
}
|
||||
},
|
||||
"karma-chrome-launcher": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz",
|
||||
"integrity": "sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg==",
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.2.0.tgz",
|
||||
"integrity": "sha512-rE9RkUPI7I9mAxByQWkGJFXfFD6lE4gC5nPuZdobf/QdTEJI6EU4yIay/cfU/xV4ZxlM5JiTv7zWYgA64NpS5Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"which": "^1.2.1"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
"grunt-text-replace": "0.4.0",
|
||||
"jshint-stylish": "2.2.1",
|
||||
"karma": "0.13.22",
|
||||
"karma-chrome-launcher": "3.1.0",
|
||||
"karma-chrome-launcher": "3.2.0",
|
||||
"karma-coffee-preprocessor": "1.0.1",
|
||||
"karma-coverage": "2.0.3",
|
||||
"karma-firefox-launcher": "1.3.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user