Merge pull request #10944 from openlayers/dependabot/npm_and_yarn/loglevelnext-4.0.1

Bump loglevelnext from 3.0.1 to 4.0.1
This commit is contained in:
Tim Schaub
2020-04-20 06:41:21 -06:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8161,9 +8161,9 @@
"dev": true
},
"loglevelnext": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/loglevelnext/-/loglevelnext-3.0.1.tgz",
"integrity": "sha512-JpjaJhIN1reaSb26SIxDGtE0uc67gPl19OMVHrr+Ggt6b/Vy60jmCtKgQBrygAH0bhRA2nkxgDvM+8QvR8r0YA==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/loglevelnext/-/loglevelnext-4.0.1.tgz",
"integrity": "sha512-/tlMUn5wqgzg9msy0PiWc+8fpVXEuYPq49c2RGyw2NAh0hSrgq6j/Z3YPnwWsILMoFJ+ZT6ePHnWUonkjDnq2Q==",
"dev": true
},
"loose-envify": {

View File

@@ -82,7 +82,7 @@
"karma-mocha": "1.3.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.0-rc.2",
"loglevelnext": "^3.0.1",
"loglevelnext": "^4.0.1",
"marked": "0.8.2",
"mocha": "7.1.1",
"ol-mapbox-style": "^6.1.1",