Update node dependencies

This commit is contained in:
Bartek Fabiszewski 2020-04-11 22:04:11 +02:00
parent 569303651e
commit 874ce4fc37
2 changed files with 564 additions and 578 deletions

1129
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,21 +21,20 @@
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"browserlist": "^1.0.1",
"clean-webpack-plugin": "^3.0.0",
"core-js": "^3.6.4",
"core-js": "^3.6.5",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jasmine": "^4.1.0",
"husky": "^4.2.3",
"husky": "^4.2.5",
"istanbul-instrumenter-loader": "^3.0.1",
"jasmine": "^3.5.0",
"karma": "^4.4.1",
"karma": "^5.0.1",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-instrumenter": "^1.0.2",
"karma-coverage-istanbul-reporter": "^2.1.1",
"karma-jasmine": "^3.1.1",
"karma-sourcemap-loader": "^0.3.7",
@ -43,7 +42,7 @@
"prepush-if-changed": "^1.0.8",
"puppeteer": "^2.1.1",
"regenerator-runtime": "^0.13.5",
"stylelint": "^13.3.0",
"stylelint": "^13.3.2",
"stylelint-config-standard": "^20.0.0",
"terser-webpack-plugin": "^2.3.5",
"webpack": "^4.42.1",
@ -55,7 +54,7 @@
"@babel/runtime-corejs3": "^7.9.2",
"chartist": "^0.11.4",
"chartist-plugin-axistitle": "0.0.7",
"ol": "^6.3.0"
"ol": "^6.3.1"
},
"babel": {
"presets": [