chore(deps-dev): bump @bbob/types from 4.1.1 to 4.2.0 (#17726)
Bumps [@bbob/types](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/types" dependency-type: direct:development 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
b496e166e3
commit
18c6f26a8a
|
|
@ -140,7 +140,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/preset-env": "7.26.0",
|
||||
"@babel/preset-typescript": "7.26.0",
|
||||
"@bbob/types": "4.1.1",
|
||||
"@bbob/types": "4.2.0",
|
||||
"@eslint/eslintrc": "3.2.0",
|
||||
"@eslint/js": "9.15.0",
|
||||
"@microsoft/eslint-formatter-sarif": "3.1.0",
|
||||
|
|
|
|||
|
|
@ -281,8 +281,8 @@ importers:
|
|||
specifier: 7.26.0
|
||||
version: 7.26.0(@babel/core@7.26.0)
|
||||
'@bbob/types':
|
||||
specifier: 4.1.1
|
||||
version: 4.1.1
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
'@eslint/eslintrc':
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0
|
||||
|
|
@ -1006,8 +1006,8 @@ packages:
|
|||
'@bbob/preset@4.1.1':
|
||||
resolution: {integrity: sha512-Qas/hd1jOoZiux9LyPDStxxbSM/qVyts3ZJmFFHa3uzT0d7mKrnHjnI7qahHdo7Ry8CyrvGDDD8qL2A4bIfMqA==}
|
||||
|
||||
'@bbob/types@4.1.1':
|
||||
resolution: {integrity: sha512-QnA0S8YpnEUFBV8KbU5DnqydDJaIFyxp656sWGLtvHqkxNGOOSRWc1m1YqFqfrHM7tmphr4AQybFeHqE1a2/2w==}
|
||||
'@bbob/types@4.2.0':
|
||||
resolution: {integrity: sha512-bSCZnNg0VrPosBBUVkjBDYVKNEqwT0jTNuzvAuNrZkuILgUKtLYI9GHuT8rY4lZecCb7UqGDsHsYt0YJO36eJg==}
|
||||
|
||||
'@bcoe/v8-coverage@0.2.3':
|
||||
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
||||
|
|
@ -6526,35 +6526,35 @@ snapshots:
|
|||
dependencies:
|
||||
'@bbob/parser': 4.1.1
|
||||
'@bbob/plugin-helper': 4.1.1
|
||||
'@bbob/types': 4.1.1
|
||||
'@bbob/types': 4.2.0
|
||||
|
||||
'@bbob/html@4.1.1':
|
||||
dependencies:
|
||||
'@bbob/core': 4.1.1
|
||||
'@bbob/plugin-helper': 4.1.1
|
||||
'@bbob/types': 4.1.1
|
||||
'@bbob/types': 4.2.0
|
||||
|
||||
'@bbob/parser@4.1.1':
|
||||
dependencies:
|
||||
'@bbob/plugin-helper': 4.1.1
|
||||
'@bbob/types': 4.1.1
|
||||
'@bbob/types': 4.2.0
|
||||
|
||||
'@bbob/plugin-helper@4.1.1':
|
||||
dependencies:
|
||||
'@bbob/types': 4.1.1
|
||||
'@bbob/types': 4.2.0
|
||||
|
||||
'@bbob/preset-html5@4.1.1':
|
||||
dependencies:
|
||||
'@bbob/plugin-helper': 4.1.1
|
||||
'@bbob/preset': 4.1.1
|
||||
'@bbob/types': 4.1.1
|
||||
'@bbob/types': 4.2.0
|
||||
|
||||
'@bbob/preset@4.1.1':
|
||||
dependencies:
|
||||
'@bbob/plugin-helper': 4.1.1
|
||||
'@bbob/types': 4.1.1
|
||||
'@bbob/types': 4.2.0
|
||||
|
||||
'@bbob/types@4.1.1': {}
|
||||
'@bbob/types@4.2.0': {}
|
||||
|
||||
'@bcoe/v8-coverage@0.2.3': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue