Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 18e4232

Browse files
committedMar 13, 2019
chore: audit fixes
1 parent 8357816 commit 18e4232

File tree

2 files changed

+758
-796
lines changed

2 files changed

+758
-796
lines changed
 

‎package-lock.json

+754-792
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
},
3333
"dependencies": {
3434
"@babel/helper-module-imports": "^7.0.0",
35-
"rollup-pluginutils": "^2.3.0"
35+
"rollup-pluginutils": "^2.4.1"
3636
},
3737
"peerDependencies": {
3838
"@babel/core": "7 || ^7.0.0-rc.2",
3939
"rollup": ">=0.60.0 <2"
4040
},
4141
"devDependencies": {
42-
"@babel/core": "^7.0.0",
42+
"@babel/core": "^7.3.4",
4343
"@babel/plugin-external-helpers": "^7.0.0",
4444
"@babel/plugin-proposal-decorators": "^7.0.0",
4545
"@babel/plugin-transform-runtime": "^7.0.0",
46-
"@babel/preset-env": "^7.0.0",
46+
"@babel/preset-env": "^7.3.4",
4747
"buble": "^0.19.3",
48-
"eslint": "^5.11.0",
48+
"eslint": "^5.15.1",
4949
"eslint-config-prettier": "^3.3.0",
5050
"eslint-plugin-prettier": "^3.0.0",
5151
"husky": "^1.0.1",

0 commit comments

Comments
 (0)
This repository has been archived.