Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Semigradsky committed Jan 3, 2021
1 parent 6826ba5 commit 44847c3
Show file tree
Hide file tree
Showing 3 changed files with 2,603 additions and 2,197 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@babel/preset-env",
{
"targets": {
"node": 4
"node": 10
}
}
]
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/register": "^7.0.0",
"ava": "^1.4.1",
"ava": "^3.15.0",
"babel-eslint": "^10.0.1",
"babel-plugin-add-module-exports": "^1.0.0",
"cross-env": "^5.2.0",
"del-cli": "^1.1.0",
"cross-env": "^7.0.0",
"del-cli": "^3.0.0",
"eslint": "^5.7.0",
"eslint-config-i-am-meticulous": "^11.0.0",
"eslint-plugin-babel": "^5.2.1",
"eslint-plugin-import": "^2.14.0",
"jison-gho": "^0.6.1-215",
"jison-gho": "^0.6.1-216",
"postcss": "^8.2.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 44847c3

Please sign in to comment.