mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 15:40:15 +01:00
Bump esbuild from 0.11.5 to 0.11.8
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.5 to 0.11.8. - [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.5...v0.11.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6290725bf3
commit
ea3da6a0f3
6
package-lock.json
generated
6
package-lock.json
generated
@ -1861,9 +1861,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"esbuild": {
|
"esbuild": {
|
||||||
"version": "0.11.5",
|
"version": "0.11.8",
|
||||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.11.5.tgz",
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.11.8.tgz",
|
||||||
"integrity": "sha512-aRs6jAE+bVRp1tyfzUugAw1T/Y0Fwzp4Z2ROikF3h+UifoD5QlEbEYQGc6orNnnSIRhWR5VWBH7LozlAumaLHg==",
|
"integrity": "sha512-dUZj5etA0e+SChqRMswgUj8TAj5ay7z06/BD32t0pRWgMDh8S/NTW7e7O1jLVIDeAECsRXkIzG2o+jpBwchq7w==",
|
||||||
"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.5",
|
"esbuild": "^0.11.8",
|
||||||
"eslint": "^7.23.0",
|
"eslint": "^7.23.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