Update atob, format-message, adm-zip, docdash, format-message-cli, tap, and webpack-cli modules

This commit is contained in:
Andrew Sliwinski 2018-08-30 11:23:34 -04:00
parent 39be6d873c
commit d355c3b45e
2 changed files with 838 additions and 2770 deletions

3594
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -30,13 +30,13 @@
},
"dependencies": {
"arraybuffer-loader": "^1.0.6",
"atob": "2.1.1",
"atob": "2.1.2",
"btoa": "1.2.1",
"canvas-toBlob": "1.0.0",
"decode-html": "2.0.0",
"diff-match-patch": "1.0.0",
"escape-html": "1.0.3",
"format-message": "5.2.1",
"format-message": "6.1.0",
"htmlparser2": "3.9.2",
"immutable": "3.8.1",
"jszip": "^3.1.5",
@ -49,18 +49,18 @@
"worker-loader": "^1.1.1"
},
"devDependencies": {
"adm-zip": "0.4.7",
"adm-zip": "0.4.11",
"babel-core": "^6.24.1",
"babel-eslint": "^8.2.6",
"babel-loader": "^7.1.5",
"babel-preset-env": "^1.7.0",
"copy-webpack-plugin": "^4.5.2",
"docdash": "^0.4.0",
"docdash": "^1.0.0",
"eslint": "^5.3.0",
"eslint-config-scratch": "^5.0.0",
"expose-loader": "0.7.5",
"file-loader": "^1.1.6",
"format-message-cli": "5.2.1",
"format-message-cli": "6.1.0",
"gh-pages": "^1.2.0",
"in-publish": "^2.0.0",
"jsdoc": "^3.5.5",
@ -74,10 +74,10 @@
"scratch-svg-renderer": "latest",
"script-loader": "0.7.2",
"stats.js": "^0.17.0",
"tap": "^11.1.5",
"tap": "^12.0.1",
"tiny-worker": "^2.1.1",
"webpack": "^4.16.5",
"webpack-cli": "^2.1.5",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5"
}
}