Skip to content

Commit

Permalink
chore(deps): update babel monorepo (gatsbyjs#37386)
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 Jan 4, 2023
1 parent 4fe309f commit 2d0b30b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.20.7",
"chokidar": "^3.5.3",
"file-type": "^16.5.4",
"fs-extra": "^10.1.0",
Expand All @@ -19,8 +19,8 @@
"xstate": "^4.34.0"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.7",
"babel-preset-gatsby-package": "^3.4.0-next.1",
"cross-env": "^7.0.3"
},
Expand Down

0 comments on commit 2d0b30b

Please sign in to comment.