chore(deps): update dependency source-map-explorer to v2.2.2

This commit is contained in:
Renovate Bot
2020-01-10 05:34:40 +00:00
committed by renovate[bot]
parent 899f5bfd45
commit be081dc6a6
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -17868,9 +17868,9 @@
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
},
"source-map-explorer": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/source-map-explorer/-/source-map-explorer-2.2.1.tgz",
"integrity": "sha512-vfjS5IRaENgXtTq2Bym0ctEorYGYNHLVCVZZeL1fvkD5iBoWKMlUhF/oFBTcTn9cxry1flplyvk0QGTROafB3Q==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/source-map-explorer/-/source-map-explorer-2.2.2.tgz",
"integrity": "sha512-VDTLv5VHVMnHilf0NJv3NK6XPjRjBrhDTgdtdFywjcMxrC6DVhxEFSv1INWSK82+nW5FqL2yj37B0+LLD5wnEQ==",
"dev": true,
"requires": {
"btoa": "^1.2.1",

View File

@@ -89,7 +89,7 @@
"markdownlint-cli": "0.21.0",
"node-sass": "4.13.0",
"prettier": "1.19.1",
"source-map-explorer": "2.2.1"
"source-map-explorer": "2.2.2"
},
"browserslist": [
">= 1%",