Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
drublic committed May 27, 2020
1 parent ae1d025 commit 56a7369
Show file tree
Hide file tree
Showing 2 changed files with 1,418 additions and 1,060 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -19,16 +19,16 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@babel/preset-env": "^7.8.7",
"@babel/preset-env": "^7.10.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
"babel-preset-es2015": "^6.24.1",
"concurrently": "^5.1.0",
"eslint": "^6.8.0",
"concurrently": "^5.2.0",
"eslint": "^7.1.0",
"hogan.js": "^3.0.2",
"jest-cli": "^25.1.0",
"webpack": "^4.42.0"
"jest-cli": "^26.0.1",
"webpack": "^4.43.0"
},
"devDependencies": {
"webpack-cli": "^3.3.11"
Expand Down

0 comments on commit 56a7369

Please sign in to comment.