Skip to content

Commit 7b6b5f4

Browse files
committed
Update dependency @babel/parser to ^7.16.4
1 parent f3485a7 commit 7b6b5f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/skrt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@babel/core": "^7.14.6",
1717
"@babel/generator": "^7.14.5",
18-
"@babel/parser": "^7.14.7",
18+
"@babel/parser": "^7.16.4",
1919
"@babel/preset-env": "^7.14.7",
2020
"@babel/preset-react": "^7.14.5",
2121
"@babel/traverse": "^7.14.7",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,11 @@
455455
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
456456
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==
457457

458+
"@babel/parser@^7.16.4":
459+
version "7.16.4"
460+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e"
461+
integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==
462+
458463
"@babel/parser@^7.7.0":
459464
version "7.13.4"
460465
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"

0 commit comments

Comments
 (0)