Skip to content

Commit

Permalink
Update dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
alchaplinsky committed May 9, 2020
1 parent 149e6af commit 104be10
Show file tree
Hide file tree
Showing 2 changed files with 630 additions and 619 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@
"@babel/core": "^7.9.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.9.6",
"babel-jest": "^25.5.1",
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"fs-extra": "^9.0.0",
"jest": "^25.5.3",
"jest": "^26.0.1",
"prettier": "^2.0.5",
"webpack-cli": "^3.3.11",
"webpack-node-externals": "^1.7.2"
},
"resolutions": {
"js-yaml": "^3.13.1",
"yargs-parser": "^13.1.2"
"yargs-parser": "^18.1.3"
}
}
Loading

0 comments on commit 104be10

Please sign in to comment.