Skip to content

Commit 1bcb7a1

Browse files
fix(deps): update dependency @babel/standalone to v7.16.9 (#190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b1260ec commit 1bcb7a1

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
@@ -73,7 +73,7 @@
7373
"dependencies": {
7474
"@babel/plugin-transform-classes": "7.16.7",
7575
"@babel/runtime": "7.16.7",
76-
"@babel/standalone": "7.16.8",
76+
"@babel/standalone": "7.16.9",
7777
"@babel/core": "7.16.7",
7878
"@codemirror/lang-javascript": "0.19.4",
7979
"@uiw/copy-to-clipboard": "1.0.12",

0 commit comments

Comments
 (0)