Skip to content

Commit bb2fd9e

Browse files
committed
fix(deps): update dependency @babel/runtime to v7.11.2
1 parent e832d7a commit bb2fd9e

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
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@types/prismjs": "1.16.0",
47-
"@babel/runtime": "7.9.2",
47+
"@babel/runtime": "7.11.2",
4848
"classnames": "2.2.6",
4949
"prismjs": "1.20.0",
5050
"react-markdown": "4.3.1"

0 commit comments

Comments
 (0)