Skip to content

Commit 2c730c9

Browse files
fix(deps): update dependency @babel/runtime to v7.16.3 (#220)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dcd9068 commit 2c730c9

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
@@ -63,7 +63,7 @@
6363
"react-dom": ">=16.8.0"
6464
},
6565
"dependencies": {
66-
"@babel/runtime": "7.16.0",
66+
"@babel/runtime": "7.16.3",
6767
"@codemirror/basic-setup": "0.19.0",
6868
"@codemirror/state": "0.19.5",
6969
"@codemirror/theme-one-dark": "0.19.1",

0 commit comments

Comments
 (0)