mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Bump esbuild from 0.8.52 to 0.8.53
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.8.52 to 0.8.53. - [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.8.52...v0.8.53) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2df6786793
commit
9ed181b697
6
package-lock.json
generated
6
package-lock.json
generated
@ -1884,9 +1884,9 @@
|
||||
}
|
||||
},
|
||||
"esbuild": {
|
||||
"version": "0.8.52",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.8.52.tgz",
|
||||
"integrity": "sha512-b5KzFweLLXoXQwdC/e2+Z80c8uo2M5MgP7yQEEebkFw6In4T9CvYcNoM2ElvJt8ByO04zAZUV0fZkXmXoi2s9A==",
|
||||
"version": "0.8.53",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.8.53.tgz",
|
||||
"integrity": "sha512-GIaYGdMukH58hu+lf07XWAeESBYFAsz8fXnrylHDCbBXKOSNtFmoYA8PhSeSF+3/qzeJ0VjzV9AkLURo5yfu3g==",
|
||||
"dev": true
|
||||
},
|
||||
"escalade": {
|
||||
|
@ -58,7 +58,7 @@
|
||||
"autoprefixer": "^10.2.4",
|
||||
"chokidar": "^3.5.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"esbuild": "^0.8.50",
|
||||
"esbuild": "^0.8.53",
|
||||
"eslint": "^7.21.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
|
Loading…
Reference in New Issue
Block a user