Skip to content

Commit

Permalink
deps: bump @babel/core and @babel/types (#7214)
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed May 25, 2023
1 parent 594a3aa commit 184870e
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 310 deletions.
4 changes: 2 additions & 2 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,12 @@
"@astrojs/markdown-remark": "^2.2.1",
"@astrojs/telemetry": "^2.1.1",
"@astrojs/webapi": "^2.1.1",
"@babel/core": "^7.18.2",
"@babel/core": "^7.21.8",
"@babel/generator": "^7.18.2",
"@babel/parser": "^7.18.4",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@babel/traverse": "^7.18.2",
"@babel/types": "^7.18.4",
"@babel/types": "^7.21.5",
"@types/babel__core": "^7.1.19",
"@types/yargs-parser": "^21.0.0",
"acorn": "^8.8.2",
Expand Down

0 comments on commit 184870e

Please sign in to comment.