Skip to content

Commit

Permalink
chore: bump production dependencies (#49)
Browse files Browse the repository at this point in the history
* fs-extra@^8.1.0
* import-fresh@^3.1.0
* isobject@^4.0.0
* tmp@^0.1.0
  • Loading branch information
erisu committed Nov 5, 2019
1 parent 16606c1 commit ba48369
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 29 deletions.
110 changes: 85 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -27,12 +27,12 @@
"cordova-app-hello-world": "^4.0.0",
"cordova-common": "^3.1.0",
"cordova-fetch": "^2.0.0",
"fs-extra": "^7.0.1",
"import-fresh": "^3.0.0",
"fs-extra": "^8.1.0",
"import-fresh": "^3.1.0",
"is-url": "^1.2.4",
"isobject": "^3.0.1",
"isobject": "^4.0.0",
"path-is-inside": "^1.0.2",
"tmp": "0.0.33",
"tmp": "^0.1.0",
"valid-identifier": "0.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit ba48369

Please sign in to comment.