Skip to content

Commit 0f9f72d

Browse files
renovate[bot]renovate-bot
andauthoredSep 7, 2021
chore(deps): update dependency @types/compression to v1.7.2 (#265)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 844f8a4 commit 0f9f72d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎example/express-typeorm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"delay": "2500"
2727
},
2828
"devDependencies": {
29-
"@types/compression": "1.7.1",
29+
"@types/compression": "1.7.2",
3030
"@types/cookie-parser": "1.4.2",
3131
"@types/express": "4.17.13",
3232
"@types/express-session": "1.17.4",

‎example/express/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"delay": "2500"
2828
},
2929
"devDependencies": {
30-
"@types/compression": "1.7.1",
30+
"@types/compression": "1.7.2",
3131
"@types/cookie-parser": "1.4.2",
3232
"@types/express": "4.17.13",
3333
"@types/http-errors": "1.8.1",

0 commit comments

Comments
 (0)
Please sign in to comment.