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 committed Mar 14, 2022
1 parent af8f25c commit 1321bd9
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.17.7",
"@babel/eslint-parser": "7.17.0",
"@babel/node": "7.16.8",
"@babel/preset-env": "^7.16.4",
"@babel/runtime": "7.16.3",
"@babel/runtime": "7.17.7",
"@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.17.7",
"@types/react": "17.0.38",
"@types/react-native": "0.66.4",
"expo-yarn-workspaces": "1.6.0",
Expand Down

0 comments on commit 1321bd9

Please sign in to comment.