mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-06 12:39:30 +00:00
Bump @types/compression from 1.7.5 to 1.8.0
Bumps [@types/compression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/compression) from 1.7.5 to 1.8.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/compression) --- updated-dependencies: - dependency-name: "@types/compression" dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
04bd826217
commit
e5a5cd8900
2 changed files with 7 additions and 6 deletions
|
@ -79,7 +79,7 @@
|
|||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/compression": "^1.8.0",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/ioredis": "^5.0.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -4847,12 +4847,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/compression@npm:^1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@types/compression@npm:1.7.5"
|
||||
"@types/compression@npm:^1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@types/compression@npm:1.8.0"
|
||||
dependencies:
|
||||
"@types/express": "npm:*"
|
||||
checksum: 10c0/3818f3d10cede38a835b40b80c341eae162aef1691f2e8f81178a77dbc109f04234cf760b6066eaa06ecbb1da143433c00db2fd9999198b76cd5a193e1d09675
|
||||
"@types/node": "npm:*"
|
||||
checksum: 10c0/7e9dc7b7045922e565364e5767a3801a01fed248a62dec8b154b2ae64e14eb2275fa490009298f05a8840d3a8ee744f517c00a3006d54615a06a09eec169cd9e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13918,7 +13919,7 @@ __metadata:
|
|||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.3.0"
|
||||
"@types/compression": "npm:^1.7.5"
|
||||
"@types/compression": "npm:^1.8.0"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/ioredis": "npm:^5.0.0"
|
||||
"@types/jest": "npm:^29.5.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue