Bump coveralls from 3.1.0 to 3.1.1
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/nickmerwin/node-coveralls/releases) - [Commits](https://github.com/nickmerwin/node-coveralls/compare/v3.1.0...3.1.1) --- updated-dependencies: - dependency-name: coveralls dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+7
-7
@@ -32,7 +32,7 @@
|
|||||||
"clean-css-cli": "5.3.0",
|
"clean-css-cli": "5.3.0",
|
||||||
"copy-webpack-plugin": "^9.0.0",
|
"copy-webpack-plugin": "^9.0.0",
|
||||||
"coverage-istanbul-loader": "^3.0.5",
|
"coverage-istanbul-loader": "^3.0.5",
|
||||||
"coveralls": "3.1.0",
|
"coveralls": "3.1.1",
|
||||||
"es-main": "^1.0.2",
|
"es-main": "^1.0.2",
|
||||||
"eslint": "^7.2.0",
|
"eslint": "^7.2.0",
|
||||||
"eslint-config-openlayers": "^15.0.0",
|
"eslint-config-openlayers": "^15.0.0",
|
||||||
@@ -3469,9 +3469,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/coveralls": {
|
"node_modules/coveralls": {
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.1.tgz",
|
||||||
"integrity": "sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==",
|
"integrity": "sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
@@ -13898,9 +13898,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"coveralls": {
|
"coveralls": {
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.1.tgz",
|
||||||
"integrity": "sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==",
|
"integrity": "sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
|
|||||||
+1
-1
@@ -68,7 +68,7 @@
|
|||||||
"clean-css-cli": "5.3.0",
|
"clean-css-cli": "5.3.0",
|
||||||
"copy-webpack-plugin": "^9.0.0",
|
"copy-webpack-plugin": "^9.0.0",
|
||||||
"coverage-istanbul-loader": "^3.0.5",
|
"coverage-istanbul-loader": "^3.0.5",
|
||||||
"coveralls": "3.1.0",
|
"coveralls": "3.1.1",
|
||||||
"es-main": "^1.0.2",
|
"es-main": "^1.0.2",
|
||||||
"eslint": "^7.2.0",
|
"eslint": "^7.2.0",
|
||||||
"eslint-config-openlayers": "^15.0.0",
|
"eslint-config-openlayers": "^15.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user