web: bump @esbuild/linux-arm64 from 0.18.11 to 0.18.12 in /web (#6233)
Bumps [@esbuild/linux-arm64](https://github.com/evanw/esbuild) from 0.18.11 to 0.18.12. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.18.11...v0.18.12) --- updated-dependencies: - dependency-name: "@esbuild/linux-arm64" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f7a0163a70
commit
31cabbd64c
File diff suppressed because it is too large
Load Diff
|
@ -114,6 +114,6 @@
|
|||
"optionalDependencies": {
|
||||
"@esbuild/darwin-arm64": "^0.18.12",
|
||||
"@esbuild/linux-amd64": "^0.18.11",
|
||||
"@esbuild/linux-arm64": "^0.18.11"
|
||||
"@esbuild/linux-arm64": "^0.18.12"
|
||||
}
|
||||
}
|
||||
|
|
Reference in New Issue