Merge pull request #10114 from openlayers/greenkeeper/coveralls-3.0.7

Update coveralls to the latest version 🚀
This commit is contained in:
Tim Schaub
2019-10-13 08:02:53 -06:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -2710,9 +2710,9 @@
"dev": true "dev": true
}, },
"coveralls": { "coveralls": {
"version": "3.0.6", "version": "3.0.7",
"resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.0.6.tgz", "resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.0.7.tgz",
"integrity": "sha512-Pgh4v3gCI4T/9VijVrm8Ym5v0OgjvGLKj3zTUwkvsCiwqae/p6VLzpsFNjQS2i6ewV7ef+DjFJ5TSKxYt/mCrA==", "integrity": "sha512-mUuH2MFOYB2oBaA4D4Ykqi9LaEYpMMlsiOMJOrv358yAjP6enPIk55fod2fNJ8AvwoYXStWQls37rA+s5e7boA==",
"dev": true, "dev": true,
"requires": { "requires": {
"growl": "~> 1.10.0", "growl": "~> 1.10.0",
@@ -8296,9 +8296,9 @@
"dev": true "dev": true
}, },
"psl": { "psl": {
"version": "1.3.0", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/psl/-/psl-1.3.0.tgz", "resolved": "https://registry.npmjs.org/psl/-/psl-1.4.0.tgz",
"integrity": "sha512-avHdspHO+9rQTLbv1RO+MPYeP/SzsCoxofjVnHanETfQhTJrmB0HlDoW+EiN/R+C0BZ+gERab9NY0lPN2TxNag==", "integrity": "sha512-HZzqCGPecFLyoRj5HLfuDSKYTJkAfB5thKBIkRHtGjWwY7p1dAyveIbXIq4tO0KYfDF2tHqPUgY9SDnGm00uFw==",
"dev": true "dev": true
}, },
"public-encrypt": { "public-encrypt": {
+1 -1
View File
@@ -55,7 +55,7 @@
"chaikin-smooth": "^1.0.4", "chaikin-smooth": "^1.0.4",
"clean-css-cli": "4.3.0", "clean-css-cli": "4.3.0",
"copy-webpack-plugin": "^5.0.3", "copy-webpack-plugin": "^5.0.3",
"coveralls": "3.0.6", "coveralls": "3.0.7",
"eslint": "^6.0.0", "eslint": "^6.0.0",
"eslint-config-openlayers": "^12.0.0", "eslint-config-openlayers": "^12.0.0",
"expect.js": "0.3.1", "expect.js": "0.3.1",