Skip to content

Commit 94fa32e

Browse files
fix(deps): update babel monorepo to v7.16.3 (#95)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2822011 commit 94fa32e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
},
6565
"dependencies": {
6666
"@babel/plugin-transform-classes": "7.16.0",
67-
"@babel/runtime": "7.16.0",
68-
"@babel/standalone": "7.16.2",
67+
"@babel/runtime": "7.16.3",
68+
"@babel/standalone": "7.16.3",
6969
"@babel/core": "7.16.0",
7070
"@codemirror/lang-javascript": "0.19.2",
7171
"@uiw/copy-to-clipboard": "1.0.12",

0 commit comments

Comments
 (0)