Skip to content

Commit

Permalink
chore: update minor updates in packages (gatsbyjs#20727)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 16, 2020
1 parent f0c04f9 commit eec3c40
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.7",
"better-queue": "^3.8.10",
"bluebird": "^3.7.2",
"chokidar": "3.3.0",
"file-type": "^12.4.0",
"chokidar": "3.3.1",
"file-type": "^12.4.2",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.33",
"got": "^8.3.2",
Expand All @@ -21,11 +21,11 @@
"progress": "^2.0.3",
"read-chunk": "^3.2.0",
"valid-url": "^1.0.9",
"xstate": "^4.7.2"
"xstate": "^4.8.0"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.7",
"babel-preset-gatsby-package": "^0.2.17",
"cross-env": "^5.2.1"
},
Expand Down

0 comments on commit eec3c40

Please sign in to comment.