Bump @types/dagre from 0.7.48 to 0.7.49 in /js (#21969)

Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) from 0.7.48 to 0.7.49.
- [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:
dependabot[bot] 2023-07-26 08:50:23 +02:00 committed by GitHub
parent cd2713e8ca
commit 9ab5cb31cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -93,7 +93,7 @@
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@types/dagre": "^0.7.48",
"@types/dagre": "^0.7.49",
"@types/file-saver": "^2.0.5",
"@types/flat": "^5.0.2",
"@types/lodash-es": "^4.17.8",

View file

@ -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.48
version: 0.7.48
specifier: ^0.7.49
version: 0.7.49
'@types/file-saver':
specifier: ^2.0.5
version: 2.0.5
@ -1824,8 +1824,8 @@ packages:
'@types/d3-zoom': 3.0.3
dev: false
/@types/dagre@0.7.48:
resolution: {integrity: sha512-rF3yXSwHIrDxEkN6edCE4TXknb5YSEpiXfLaspw1I08grC49ZFuAVGOQCmZGIuLUGoFgcqGlUFBL/XrpgYpQgw==}
/@types/dagre@0.7.49:
resolution: {integrity: sha512-dlqM5cavmHC0FeBlVl1HPKE/12K3TcIsTeBpRwhkS2FYOmuk36ndI7AuGQjPJ/fJQTz8LjeaetSV/+dsJwB6Ow==}
dev: true
/@types/estree@1.0.1: