Skip to content

Commit 7e18086

Browse files
Update dependency mathjax to v4.1.3
1 parent 1dc34c7 commit 7e18086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/webview_scripts.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const webViewNpmScripts = [
5959
WebViewNpmScript(
6060
name: 'mathjax',
6161
npmPackage: 'mathjax',
62-
version: '4.1.1', // renovate: datasource=npm depName=mathjax
62+
version: '4.1.3', // renovate: datasource=npm depName=mathjax
6363
files: {
6464
'mathjax/tex-chtml.js': 'tex-chtml.js',
6565
'@mathjax/mathjax-newcm-font/chtml': 'fonts/mathjax-newcm-font/chtml',

0 commit comments

Comments
 (0)