8000 chore: bump @babel/code-frame from 7.12.13 to 7.14.5 (#3523) · mrmckeb/typescript-eslint@8ecb4f6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ecb4f6

Browse files
chore: bump @babel/code-frame from 7.12.13 to 7.14.5 (typescript-eslint#3523)
Bumps [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) from 7.12.13 to 7.14.5. - [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.5/packages/babel-code-frame) --- updated-dependencies: - dependency-name: "@babel/code-frame" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0436eb9 commit 8ecb4f6

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44

55
"@babel/code-frame@*", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13":
6-
version "7.12.13"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
8-
integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
6+
version "7.14.5"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
8+
integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
99
dependencies:
10-
"@babel/highlight" "^7.12.13"
10+
"@babel/highlight" "^7.14.5"
1111

1212
"@babel/code-frame@7.12.11":
1313
version "7.12.11"
@@ -141,11 +141,16 @@
141141
dependencies:
142142
"@babel/types" "^7.12.13"
143143

144-
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0":
144+
"@babel/helper-validator-identifier@^7.14.0":
145145
version "7.14.0"
146146
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
147147
integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
148148

149+
"@babel/helper-validator-identifier@^7.14.5":
150+
version "7.14.5"
151+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
152+
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
153+
149154
"@babel/helper-validator-option@^7.12.17":
150155
version "7.12.17"
151156
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
@@ -160,12 +165,12 @@
160165
"@babel/traverse" "^7.14.0"
161166
"@babel/types" "^7.14.0"
162167

163-
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
164-
version "7.13.10"
165-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1"
166-
integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==
168+
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
169+
version "7.14.5"
170+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
171+
integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==
167172
dependencies:
168-
"@babel/helper-validator-identifier" "^7.12.11"
173+
"@babel/helper-validator-identifier" "^7.14.5"
169174
chalk "^2.0.0"
170175
js-tokens "^4.0.0"
171176

0 commit comments

Comments
 (0)
0