Bump loglevelnext from 3.0.1 to 4.0.1

Bumps [loglevelnext](https://github.com/shellscape/loglevelnext) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/shellscape/loglevelnext/releases)
- [Commits](https://github.com/shellscape/loglevelnext/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-20 09:35:02 +00:00
committed by GitHub
parent 2760b0dafb
commit 0df2bbf088
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8111,9 +8111,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",