Skip to content

Commit

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


Updates `@babel/core` from 7.23.5 to 7.23.6
- [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.23.6/packages/babel-core)

Updates `@babel/parser` from 7.23.5 to 7.23.6
- [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.23.6/packages/babel-parser)

Updates `@babel/types` from 7.23.5 to 7.23.6
- [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.23.6/packages/babel-types)

Updates `@babel/generator` from 7.23.5 to 7.23.6
- [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.23.6/packages/babel-generator)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/parser"
  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
- dependency-name: "@babel/generator"
  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 Dec 14, 2023
1 parent 1807ea0 commit bef96b6
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 184 deletions.
8 changes: 4 additions & 4 deletions packages/cypress-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "7.23.5",
"@babel/parser": "7.23.5",
"@babel/types": "7.23.5",
"@babel/generator": "7.23.5",
"@babel/core": "7.23.6",
"@babel/parser": "7.23.6",
"@babel/types": "7.23.6",
"@babel/generator": "7.23.6",
"@types/babel__generator": "7.6.7",
"chalk": "4.1.2",
"commander": "11.1.0",
Expand Down
Loading

0 comments on commit bef96b6

Please sign in to comment.