Skip to content

Commit 35e23b0

Browse files
fix(deps): update dependency @babel/runtime to v7.15.4 (#35)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3ebdebc commit 35e23b0

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
@@ -70,7 +70,7 @@
7070
"react-dom": ">=16.9.0"
7171
},
7272
"dependencies": {
73-
"@babel/runtime": "7.15.3",
73+
"@babel/runtime": "7.15.4",
7474
"@mapbox/rehype-prism": "0.7.0",
7575
"rehype": "12.0.0"
7676
},

0 commit comments

Comments
 (0)