Skip to content

Commit

Permalink
fix(deps): update babel monorepo (gatsbyjs#37568)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: LekoArts <lekoarts@gmail.com>
  • Loading branch information
renovate[bot] and LekoArts committed Feb 2, 2023
1 parent a62e574 commit 7164056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.20.7",
"@babel/runtime": "^7.20.13",
"chokidar": "^3.5.3",
"file-type": "^16.5.4",
"fs-extra": "^11.1.0",
Expand All @@ -19,7 +19,7 @@
},
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"babel-preset-gatsby-package": "^3.6.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down

0 comments on commit 7164056

Please sign in to comment.