Skip to content

Commit

Permalink
chore(deps): bump the babel group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types).


Updates `@babel/core` from 7.22.17 to 7.22.20
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-core)

Updates `@babel/types` from 7.22.17 to 7.22.19
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.19/packages/babel-types)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent b20ecb8 commit a41eb16
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 156 deletions.
4 changes: 2 additions & 2 deletions packages/cypress-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "7.22.17",
"@babel/core": "7.22.20",
"@babel/parser": "7.22.16",
"@babel/types": "7.22.17",
"@babel/types": "7.22.19",
"@babel/generator": "7.22.15",
"@types/babel__generator": "7.6.4",
"chalk": "4.1.2",
Expand Down
Loading

0 comments on commit a41eb16

Please sign in to comment.