1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Bump @babel/preset-env from 7.16.0 to 7.16.7 (#24025)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.0 to 7.16.7.
- [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.16.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-04 16:27:55 +00:00
committed by GitHub
parent f7105a5e80
commit 6965b3dcc2
2 changed files with 957 additions and 1026 deletions

1981
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -103,7 +103,7 @@
"@babel/eslint-parser": "^7.16.3",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.0",
"@babel/preset-env": "^7.16.7",
"@graphql-inspector/core": "^2.9.0",
"@graphql-tools/load": "^7.4.1",
"@jest/globals": "^27.3.1",