mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump esbuild from 0.11.8 to 0.11.14
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.8 to 0.11.14. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.11.8...v0.11.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3c49f35cae
commit
ec28c42c29
6
package-lock.json
generated
6
package-lock.json
generated
@ -1861,9 +1861,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"esbuild": {
|
"esbuild": {
|
||||||
"version": "0.11.8",
|
"version": "0.11.14",
|
||||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.11.8.tgz",
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.11.14.tgz",
|
||||||
"integrity": "sha512-dUZj5etA0e+SChqRMswgUj8TAj5ay7z06/BD32t0pRWgMDh8S/NTW7e7O1jLVIDeAECsRXkIzG2o+jpBwchq7w==",
|
"integrity": "sha512-ejheEPkqhq5y0LM9rG9e+3yDihPtqeeE4NZmG7VQiSGJ3CjO4HvPOHmhhttSksfSztjLAGo2+0/zSIvlqj4JOQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"escalade": {
|
"escalade": {
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
"autoprefixer": "^10.2.5",
|
"autoprefixer": "^10.2.5",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
"cssnano": "^5.0.0",
|
"cssnano": "^5.0.0",
|
||||||
"esbuild": "^0.11.8",
|
"esbuild": "^0.11.14",
|
||||||
"eslint": "^7.24.0",
|
"eslint": "^7.24.0",
|
||||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||||
"eslint-plugin-import": "^2.22.1",
|
"eslint-plugin-import": "^2.22.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user