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 Aug 22, 2024
1 parent af8f25c commit cd295fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"createGraph": "yarn --cwd ./packages/cheese run ts-node src/cli/createGraph.ts"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/eslint-parser": "7.16.3",
"@babel/node": "7.16.0",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/node": "7.25.0",
"@babel/preset-env": "^7.16.4",
"@babel/runtime": "7.16.3",
"@babel/runtime": "7.25.4",
"@commitlint/cli": "16.0.1",
"@commitlint/config-conventional": "16.0.0",
"@commitlint/config-lerna-scopes": "16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/meat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/core": "7.25.2",
"@types/react": "17.0.38",
"@types/react-native": "0.66.4",
"expo-yarn-workspaces": "1.6.0",
Expand Down

0 comments on commit cd295fb

Please sign in to comment.