Ver a proveniência

Update dependencies

main
Eric Amodio há 6 anos
ascendente
cometimento
ee3b69c2d8
2 ficheiros alterados com 4 adições e 4 eliminações
  1. +3
    -3
      package-lock.json
  2. +1
    -1
      package.json

+ 3
- 3
package-lock.json Ver ficheiro

@ -1374,9 +1374,9 @@
}
},
"clean-webpack-plugin": {
"version": "0.1.19",
"resolved": "https://registry.npmjs.org/clean-webpack-plugin/-/clean-webpack-plugin-0.1.19.tgz",
"integrity": "sha512-M1Li5yLHECcN2MahoreuODul5LkjohJGFxLPTjl3j1ttKrF5rgjZET1SJduuqxLAuT1gAPOdkhg03qcaaU1KeA==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/clean-webpack-plugin/-/clean-webpack-plugin-1.0.0.tgz",
"integrity": "sha512-+f96f52UIET4tOFBbCqezx7KH+w7lz/p4fA1FEjf0hC6ugxqwZedBtENzekN2FnmoTF/bn1LrlkvebOsDZuXKw==",
"dev": true,
"requires": {
"rimraf": "^2.6.1"

+ 1
- 1
package.json Ver ficheiro

@ -4346,7 +4346,7 @@
"@types/clipboardy": "1.1.0",
"@types/lodash-es": "4.17.1",
"@types/node": "8.10.37",
"clean-webpack-plugin": "0.1.19",
"clean-webpack-plugin": "1.0.0",
"css-loader": "1.0.1",
"filemanager-webpack-plugin": "2.0.5",
"html-webpack-inline-source-plugin": "0.0.10",

Carregando…
Cancelar
Guardar