mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Update rollup to the latest version 🚀 (#1716)
* chore(package): update rollup to version 0.66.0 * chore(package): update lockfile yarn.lock
This commit is contained in:
committed by
ylemkimon
parent
6151907ecb
commit
c52d3bee70
@@ -56,7 +56,7 @@
|
|||||||
"postcss-loader": "^3.0.0",
|
"postcss-loader": "^3.0.0",
|
||||||
"query-string": "^5.1.1",
|
"query-string": "^5.1.1",
|
||||||
"rimraf": "^2.6.2",
|
"rimraf": "^2.6.2",
|
||||||
"rollup": "^0.65.0",
|
"rollup": "^0.66.0",
|
||||||
"rollup-plugin-babel": "^4.0.2",
|
"rollup-plugin-babel": "^4.0.2",
|
||||||
"selenium-webdriver": "^3.6.0",
|
"selenium-webdriver": "^3.6.0",
|
||||||
"sri-toolbox": "^0.2.0",
|
"sri-toolbox": "^0.2.0",
|
||||||
|
@@ -6876,9 +6876,9 @@ rollup-pluginutils@^2.3.0:
|
|||||||
estree-walker "^0.5.2"
|
estree-walker "^0.5.2"
|
||||||
micromatch "^2.3.11"
|
micromatch "^2.3.11"
|
||||||
|
|
||||||
rollup@^0.65.0:
|
rollup@^0.66.0:
|
||||||
version "0.65.0"
|
version "0.66.0"
|
||||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/estree" "0.0.39"
|
"@types/estree" "0.0.39"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
Reference in New Issue
Block a user