Skip to content

Commit

Permalink
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 6a2b50d commit 63915b3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"homepage": "https://github.com/nicolechung/ast_workshop#readme",
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.5",
"@babel/parser": "7.16.6",
"@babel/plugin-syntax-jsx": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/preset-react": "7.16.5",
"@babel/cli": "7.24.1",
"@babel/core": "7.24.3",
"@babel/parser": "7.24.1",
"@babel/plugin-syntax-jsx": "7.24.1",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@codemod/cli": "3.1.2",
"babel-plugin-tester": "10.1.0",
"eslint": "8.8.0",
Expand All @@ -55,7 +55,7 @@
"prettier-standard": "16.4.1"
},
"dependencies": {
"@babel/node": "^7.8.4",
"@babel/node": "^7.23.9",
"json-beautify": "^1.1.1"
}
}

0 comments on commit 63915b3

Please sign in to comment.