Skip to content

Commit 89c3e6a

Browse files
committed
bump
1 parent c7fda5b commit 89c3e6a

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@
2626
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
2727
"@babel/plugin-syntax-import-meta": "^7.0.0",
2828
"@babel/plugin-transform-arrow-functions": "^7.2.0",
29-
"@babel/plugin-transform-for-of": "^7.16.7",
3029
"@babel/plugin-transform-runtime": "^7.17.0",
3130
"@babel/preset-env": "^7.5.5",
3231
"@babel/preset-react": "^7.0.0",
3332
"@babel/preset-typescript": "^7.3.3",
34-
"@babel/runtime-corejs3": "^7.17.0",
33+
"@babel/runtime-corejs3": "^7.17.8",
3534
"@loadable/babel-plugin": "^5.8.0",
3635
"@loadable/webpack-plugin": "^5.7.1",
3736
"autoprefixer": "^8",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -770,13 +770,6 @@
770770
dependencies:
771771
"@babel/helper-plugin-utils" "^7.0.0"
772772

773-
"@babel/plugin-transform-for-of@^7.16.7":
774-
version "7.16.7"
775-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz#649d639d4617dff502a9a158c479b3b556728d8c"
776-
integrity sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==
777-
dependencies:
778-
"@babel/helper-plugin-utils" "^7.16.7"
779-
780773
"@babel/plugin-transform-function-name@^7.0.0", "@babel/plugin-transform-function-name@^7.4.4":
781774
version "7.4.4"
782775
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.4.4.tgz#e1436116abb0610c2259094848754ac5230922ad"
@@ -1068,7 +1061,7 @@
10681061
"@babel/helper-plugin-utils" "^7.0.0"
10691062
"@babel/plugin-transform-typescript" "^7.3.2"
10701063

1071-
"@babel/runtime-corejs3@^7.17.0":
1064+
"@babel/runtime-corejs3@^7.17.8":
10721065
version "7.17.9"
10731066
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz#3d02d0161f0fbf3ada8e88159375af97690f4055"
10741067
integrity sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==

0 commit comments

Comments
 (0)