Skip to content

Commit 90c5fba

Browse files
bump(deps): @babel/parser
1 parent 0432c99 commit 90c5fba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/code-frame": "^7.12.13",
3939
"@babel/core": "^7.13.10",
4040
"@babel/generator": "^7.13.9",
41-
"@babel/parser": "^7.13.10",
41+
"@babel/parser": "^7.13.11",
4242
"@babel/plugin-proposal-dynamic-import": "^7.13.8",
4343
"@babel/plugin-transform-arrow-functions": "^7.13.0",
4444
"@babel/plugin-transform-modules-commonjs": "^7.13.8",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,11 @@
258258
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
259259
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
260260

261+
"@babel/parser@^7.13.11":
262+
version "7.13.11"
263+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.11.tgz#f93ebfc99d21c1772afbbaa153f47e7ce2f50b88"
264+
integrity sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q==
265+
261266
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
262267
version "7.13.8"
263268
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"

0 commit comments

Comments
 (0)