chore(deps): bump @bbob/html from 4.1.1 to 4.2.0 (#17725)
Bumps [@bbob/html](https://github.com/JiLiZART/bbob) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/JiLiZART/bbob/releases) - [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md) - [Commits](https://github.com/JiLiZART/bbob/commits) --- updated-dependencies: - dependency-name: "@bbob/html" dependency-type: direct:production update-type: version-update:semver-minor ... 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
5bdf9401b6
commit
fce3dd977d
|
|
@ -50,7 +50,7 @@
|
|||
"*.yml": "eslint --cache --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bbob/html": "4.1.1",
|
||||
"@bbob/html": "4.2.0",
|
||||
"@bbob/preset-html5": "4.2.0",
|
||||
"@hono/node-server": "1.13.7",
|
||||
"@hono/zod-openapi": "0.18.0",
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
'@bbob/html':
|
||||
specifier: 4.1.1
|
||||
version: 4.1.1
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
'@bbob/preset-html5':
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
|
|
@ -991,8 +991,8 @@ packages:
|
|||
'@bbob/core@4.1.1':
|
||||
resolution: {integrity: sha512-cH2Fi+K1R0lKlEcUk+vQbOWP3Lny+A/jyYvrN1pRL71TEdamvbvlb5vTT8dwtOs5hWKFxMsDOcIVchjVaZmiFg==}
|
||||
|
||||
'@bbob/html@4.1.1':
|
||||
resolution: {integrity: sha512-u1PsKlsM9os+TI9zqB2jh3CdGuZrNcGCAII/ZocgoW/asu49OXWQrcGHheJqBbeZLRagXMHYTWJ+W/DvDEgZ3g==}
|
||||
'@bbob/html@4.2.0':
|
||||
resolution: {integrity: sha512-mZG7MmE/YluH1/FNCr2Jv/Vz3Mq5stZ5tFAjBmYpVVN6Ndus4+FA84vKoHFdUHDiuU1p/e2/o/VUrwsWwLdoIA==}
|
||||
|
||||
'@bbob/parser@4.1.1':
|
||||
resolution: {integrity: sha512-pNSx4WWp9qBpUf8pgfINEAxtN0E829IPNdDioP8JNf2N3enFFrDWdkVq3TnEy2QWyTBhEA+n5ARMM+lSId1w5A==}
|
||||
|
|
@ -6528,7 +6528,7 @@ snapshots:
|
|||
'@bbob/plugin-helper': 4.1.1
|
||||
'@bbob/types': 4.2.0
|
||||
|
||||
'@bbob/html@4.1.1':
|
||||
'@bbob/html@4.2.0':
|
||||
dependencies:
|
||||
'@bbob/core': 4.1.1
|
||||
'@bbob/plugin-helper': 4.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue