Skip to content

Commit 13702e4

Browse files
committedMar 15, 2019
npm audit fix
1 parent 5bd0395 commit 13702e4

File tree

2 files changed

+3752
-2944
lines changed

2 files changed

+3752
-2944
lines changed
 

‎package-lock.json

+3,747-2,939
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -57,25 +57,25 @@
5757
"@types/chai": "^4.1.2",
5858
"@types/mocha": "^5.0.0",
5959
"babel-cli": "^6.26.0",
60-
"babel-core": "^6.26.0",
60+
"babel-core": "^6.26.3",
6161
"babel-eslint": "^8.2.2",
6262
"babel-loader": "^7.1.4",
6363
"babel-plugin-add-module-exports": "^0.2.1",
6464
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
65-
"babel-preset-env": "^1.6.1",
65+
"babel-preset-env": "^1.7.0",
6666
"chai": "^4.1.2",
67-
"codecov": "^3.0.0",
67+
"codecov": "^3.2.0",
6868
"eslint": "^4.18.2",
6969
"eslint-config-airbnb-base": "^12.1.0",
70-
"eslint-plugin-import": "^2.9.0",
70+
"eslint-plugin-import": "^2.16.0",
7171
"istanbul": "^v1.1.0-alpha.1",
7272
"mocha": "^5.0.4",
7373
"mochawesome": "^3.0.2",
7474
"nyc": "11.7.2",
7575
"ts-node": "^5.0.1",
7676
"tslint": "^5.9.1",
7777
"typescript": "^2.7.2",
78-
"webpack": "^4.1.1",
78+
"webpack": "^4.29.6",
7979
"webpack-cli": "2.1.1",
8080
"yargs": "^11.0.0"
8181
},

0 commit comments

Comments
 (0)
Please sign in to comment.