mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump esbuild from 0.9.3 to 0.9.6
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.9.3 to 0.9.6. - [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.9.3...v0.9.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3010cf6c6d
commit
414ffe14cd
14
package-lock.json
generated
14
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"autoprefixer": "^10.2.5",
|
||||
"chokidar": "^3.5.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"esbuild": "^0.9.3",
|
||||
"esbuild": "^0.9.6",
|
||||
"eslint": "^7.22.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
@ -2291,9 +2291,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/esbuild": {
|
||||
"version": "0.9.3",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.9.3.tgz",
|
||||
"integrity": "sha512-G8k0olucZp3LJ7I/p8y388t+IEyb2Y78nHrLeIxuqZqh6TYqDYP/B/7drAvYKfh83CGwKal9txVP+FTypsPJug==",
|
||||
"version": "0.9.6",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.9.6.tgz",
|
||||
"integrity": "sha512-F6vASxU0wT/Davt9aj2qtDwDNSkQxh9VbyO56M7PDWD+D/Vgq/rmUDGDQo7te76W5auauVojjnQr/wTu3vpaUA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
@ -11843,9 +11843,9 @@
|
||||
}
|
||||
},
|
||||
"esbuild": {
|
||||
"version": "0.9.3",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.9.3.tgz",
|
||||
"integrity": "sha512-G8k0olucZp3LJ7I/p8y388t+IEyb2Y78nHrLeIxuqZqh6TYqDYP/B/7drAvYKfh83CGwKal9txVP+FTypsPJug==",
|
||||
"version": "0.9.6",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.9.6.tgz",
|
||||
"integrity": "sha512-F6vASxU0wT/Davt9aj2qtDwDNSkQxh9VbyO56M7PDWD+D/Vgq/rmUDGDQo7te76W5auauVojjnQr/wTu3vpaUA==",
|
||||
"dev": true
|
||||
},
|
||||
"escalade": {
|
||||
|
@ -58,7 +58,7 @@
|
||||
"autoprefixer": "^10.2.5",
|
||||
"chokidar": "^3.5.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"esbuild": "^0.9.3",
|
||||
"esbuild": "^0.9.6",
|
||||
"eslint": "^7.22.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
|
Loading…
Reference in New Issue
Block a user