Skip to content

Commit 703cf1f

Browse files
chore(deps-dev): bump @babel/preset-env from 7.16.8 to 7.16.10 (#551)
1 parent f2e194b commit 703cf1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/core": "^7.16.7",
3939
"@babel/eslint-parser": "^7.16.5",
4040
"@babel/plugin-transform-runtime": "^7.16.8",
41-
"@babel/preset-env": "^7.16.8",
41+
"@babel/preset-env": "^7.16.10",
4242
"eslint": "^8.6.0",
4343
"eslint-plugin-markdown": "^2.2.1",
4444
"jest": "^27.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -815,10 +815,10 @@
815815
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
816816
"@babel/helper-plugin-utils" "^7.16.7"
817817

818-
"@babel/preset-env@^7.16.8":
819-
version "7.16.8"
820-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9"
821-
integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg==
818+
"@babel/preset-env@^7.16.10":
819+
version "7.16.10"
820+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57"
821+
integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg==
822822
dependencies:
823823
"@babel/compat-data" "^7.16.8"
824824
"@babel/helper-compilation-targets" "^7.16.7"

0 commit comments

Comments
 (0)