Skip to content

Commit 9d19ea3

Browse files
fix(deps): update dependency @babel/standalone to v7.16.8 (#187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e510f8f commit 9d19ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dependencies": {
6565
"@babel/plugin-transform-classes": "7.16.7",
6666
"@babel/runtime": "7.16.7",
67-
"@babel/standalone": "7.16.7",
67+
"@babel/standalone": "7.16.8",
6868
"@babel/core": "7.16.7",
6969
"@codemirror/lang-javascript": "0.19.3",
7070
"@uiw/copy-to-clipboard": "1.0.12",

0 commit comments

Comments
 (0)