Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Jan 18, 2020
1 parent a006c58 commit 8223674
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -34,16 +34,16 @@
},
"homepage": "https://github.com/dumberjs/modify-code#readme",
"dependencies": {
"@babel/parser": "^7.7.4",
"@babel/parser": "^7.8.3",
"source-map": "^0.7.3"
},
"devDependencies": {
"browserify": "^16.5.0",
"eslint": "^6.7.2",
"nyc": "^14.1.1",
"sourcemap-codec": "^1.4.6",
"standard-changelog": "^2.0.18",
"tape": "^4.11.0",
"browser-do": "^0.3.3"
"eslint": "^6.8.0",
"nyc": "^15.0.0",
"sourcemap-codec": "^1.4.8",
"standard-changelog": "^2.0.21",
"tape": "^4.13.0",
"browser-do": "^0.4.0"
}
}

0 comments on commit 8223674

Please sign in to comment.