Bump @types/dagre from 0.7.49 to 0.7.50 in /js (#23500)
Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) from 0.7.49 to 0.7.50. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre) --- updated-dependencies: - dependency-name: "@types/dagre" dependency-type: direct:development 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
70a62ee5ae
commit
5019ac6590
2 changed files with 5 additions and 5 deletions
|
@ -93,7 +93,7 @@
|
|||
"@testing-library/cypress": "^10.0.1",
|
||||
"@testing-library/jest-dom": "^6.1.3",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/dagre": "^0.7.49",
|
||||
"@types/dagre": "^0.7.50",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/lodash-es": "^4.17.9",
|
||||
"@types/react": "^18.2.22",
|
||||
|
|
|
@ -236,8 +236,8 @@ importers:
|
|||
specifier: ^14.0.0
|
||||
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/dagre':
|
||||
specifier: ^0.7.49
|
||||
version: 0.7.49
|
||||
specifier: ^0.7.50
|
||||
version: 0.7.50
|
||||
'@types/file-saver':
|
||||
specifier: ^2.0.5
|
||||
version: 2.0.5
|
||||
|
@ -1815,8 +1815,8 @@ packages:
|
|||
'@types/d3-zoom': 3.0.4
|
||||
dev: false
|
||||
|
||||
/@types/dagre@0.7.49:
|
||||
resolution: {integrity: sha512-dlqM5cavmHC0FeBlVl1HPKE/12K3TcIsTeBpRwhkS2FYOmuk36ndI7AuGQjPJ/fJQTz8LjeaetSV/+dsJwB6Ow==}
|
||||
/@types/dagre@0.7.50:
|
||||
resolution: {integrity: sha512-3HxPUil6GwbcO+q3WxZhM6XMSXYaiXjjzKUDYsGk2tqP5Ko2WpN71I8g1kXLgX5nUkKg00+LlCTuaverWVADGA==}
|
||||
dev: true
|
||||
|
||||
/@types/estree@1.0.1:
|
||||
|
|
Loading…
Reference in a new issue