Skip to content

Commit 3678904

Browse files
chore(dev-deps): bump @babel/preset-env from 7.16.11 to 7.19.3 (#47)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.19.3. - [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.19.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feb0ba7 commit 3678904

File tree

2 files changed

+726
-544
lines changed

2 files changed

+726
-544
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@babel/core": "^7.17.9",
31-
"@babel/preset-env": "^7.16.11",
31+
"@babel/preset-env": "^7.19.3",
3232
"@testing-library/jest-dom": "^5.16.5",
3333
"@testing-library/react": "12.1.4",
3434
"@testing-library/react-hooks": "^8.0.0",

0 commit comments

Comments
 (0)