Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 18560ed commit 8e20062
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 139 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"gatsby": "^3.0.0 || ^4.0.0"
},
"devDependencies": {
"@babel/cli": "7.14.3",
"@babel/core": "7.14.3",
"@babel/cli": "7.24.1",
"@babel/core": "7.24.3",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"babel-preset-gatsby-package": "1.5.0",
Expand All @@ -48,7 +48,7 @@
"react-dom": "17.0.2"
},
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime": "7.24.1",
"fs-extra": "10.1.0",
"lodash": "4.17.21",
"moment": "2.29.1",
Expand Down
Loading

0 comments on commit 8e20062

Please sign in to comment.