Skip to content

Commit 00ad405

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.14.8. - [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.14.8/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>
1 parent 2808dc5 commit 00ad405

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"devDependencies": {
115115
"@babel/cli": "^7.14.8",
116116
"@babel/core": "^7.14.6",
117-
"@babel/preset-env": "^7.14.7",
117+
"@babel/preset-env": "^7.14.8",
118118
"@types/cross-spawn": "^6.0.2",
119119
"babel-jest": "^27.0.6",
120120
"eslint-config-kentcdodds": "^19.1.1",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,11 @@
269269
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
270270
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
271271

272+
"@babel/helper-validator-identifier@^7.14.8":
273+
version "7.14.8"
274+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
275+
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
276+
272277
"@babel/helper-validator-option@^7.14.5":
273278
version "7.14.5"
274279
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -860,10 +865,10 @@
860865
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
861866
"@babel/helper-plugin-utils" "^7.14.5"
862867

863-
"@babel/preset-env@^7.14.7":
864-
version "7.14.7"
865-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a"
866-
integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==
868+
"@babel/preset-env@^7.14.8":
869+
version "7.14.8"
870+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
871+
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
867872
dependencies:
868873
"@babel/compat-data" "^7.14.7"
869874
"@babel/helper-compilation-targets" "^7.14.5"
@@ -932,7 +937,7 @@
932937
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
933938
"@babel/plugin-transform-unicode-regex" "^7.14.5"
934939
"@babel/preset-modules" "^0.1.4"
935-
"@babel/types" "^7.14.5"
940+
"@babel/types" "^7.14.8"
936941
babel-plugin-polyfill-corejs2 "^0.2.2"
937942
babel-plugin-polyfill-corejs3 "^0.2.2"
938943
babel-plugin-polyfill-regenerator "^0.2.2"
@@ -1008,12 +1013,12 @@
10081013
debug "^4.1.0"
10091014
globals "^11.1.0"
10101015

1011-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1012-
version "7.14.5"
1013-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
1014-
integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==
1016+
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1017+
version "7.14.8"
1018+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
1019+
integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q==
10151020
dependencies:
1016-
"@babel/helper-validator-identifier" "^7.14.5"
1021+
"@babel/helper-validator-identifier" "^7.14.8"
10171022
to-fast-properties "^2.0.0"
10181023

10191024
"@bcoe/v8-coverage@^0.2.3":

0 commit comments

Comments
 (0)