Skip to content

Commit

Permalink
{package.json,yarn.lock}: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daurnimator committed Mar 14, 2019
1 parent 714ee91 commit 9b4b687
Show file tree
Hide file tree
Showing 2 changed files with 1,298 additions and 1,559 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
},
"homepage": "https://github.com/fengari-lua/fengari#readme",
"devDependencies": {
"eslint": "^5.9.0",
"jest": "^23.6.0"
"eslint": "^5.15.1",
"jest": "^24.5.0"
},
"dependencies": {
"readline-sync": "^1.4.9",
"sprintf-js": "^1.1.1",
"sprintf-js": "^1.1.2",
"tmp": "^0.0.33"
},
"sideEffects": false,
Expand Down
Loading

0 comments on commit 9b4b687

Please sign in to comment.