Merge pull request #12420 from openlayers/dependabot/npm_and_yarn/mocha-9.0.1

Bump mocha from 9.0.0 to 9.0.1
This commit is contained in:
Andreas Hocevar
2021-06-23 08:53:17 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -57,7 +57,7 @@
"karma-webpack": "^5.0.0",
"loglevelnext": "^4.0.1",
"marked": "2.0.7",
"mocha": "9.0.0",
"mocha": "9.0.1",
"pixelmatch": "^5.1.0",
"pngjs": "^6.0.0",
"proj4": "2.7.4",
@@ -7978,9 +7978,9 @@
}
},
"node_modules/mocha": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.0.tgz",
"integrity": "sha512-GRGG/q9bIaUkHJB9NL+KZNjDhMBHB30zW3bZW9qOiYr+QChyLjPzswaxFWkI1q6lGlSL28EQYzAi2vKWNkPx+g==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.1.tgz",
"integrity": "sha512-9zwsavlRO+5csZu6iRtl3GHImAbhERoDsZwdRkdJ/bE+eVplmoxNKE901ZJ9LdSchYBjSCPbjKc5XvcAri2ylw==",
"dev": true,
"dependencies": {
"@ungap/promise-all-settled": "1.1.2",
@@ -17856,9 +17856,9 @@
}
},
"mocha": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.0.tgz",
"integrity": "sha512-GRGG/q9bIaUkHJB9NL+KZNjDhMBHB30zW3bZW9qOiYr+QChyLjPzswaxFWkI1q6lGlSL28EQYzAi2vKWNkPx+g==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.1.tgz",
"integrity": "sha512-9zwsavlRO+5csZu6iRtl3GHImAbhERoDsZwdRkdJ/bE+eVplmoxNKE901ZJ9LdSchYBjSCPbjKc5XvcAri2ylw==",
"dev": true,
"requires": {
"@ungap/promise-all-settled": "1.1.2",