Skip to content

Commit 37e684f

Browse files
committed
Update dependency @babel/parser to ^7.16.4
1 parent 088a182 commit 37e684f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.16.0",
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.16.0",
2121
"@babel/traverse": "^7.14.7",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
592592
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==
593593

594-
"@babel/parser@^7.16.0", "@babel/parser@^7.16.3":
594+
"@babel/parser@^7.16.0", "@babel/parser@^7.16.3", "@babel/parser@^7.16.4":
595595
version "7.16.4"
596596
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e"
597597
integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==

0 commit comments

Comments
 (0)