Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.21.3 (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 20, 2023
1 parent 3080549 commit eab8c08
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 283 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -56,9 +56,9 @@
"watch": "node --loader esbuild-register/loader -r esbuild-register scripts/watch"
},
"dependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/types": "^7.21.2",
"@babel/types": "^7.21.3",
"@microsoft/api-extractor": "^7.34.4",
"@microsoft/tsdoc-config": "^0.16.2",
"@rollup/plugin-alias": "^4.0.3",
Expand Down

0 comments on commit eab8c08

Please sign in to comment.