Skip to content

Commit c2fcb2b

Browse files
fix(deps): update dependency @babel/runtime to v7.16.7 (#114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2b248bd commit c2fcb2b

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
@@ -16,7 +16,7 @@
1616
"author": "",
1717
"license": "MIT",
1818
"dependencies": {
19-
"@babel/runtime": "7.16.5",
19+
"@babel/runtime": "7.16.7",
2020
"@codemirror/lang-javascript": "0.19.3",
2121
"@codemirror/lang-json": "0.19.1",
2222
"@codemirror/lang-css": "0.19.3",

0 commit comments

Comments
 (0)