Skip to content

Commit

Permalink
chore(deps): update dependency @types/dockerode to v3.3.28 (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent 834181c commit e9a5472
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"dockerode": "3.3.5",
"@types/dockerode": "3.3.23",
"@types/dockerode": "3.3.28",
"jest-environment-jsdom": "30.0.0-alpha.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@backstage/cli": "^0.25.1",
"@types/dockerode": "3.3.23",
"@types/dockerode": "3.3.28",
"@types/express": "4.17.21",
"@types/express-serve-static-core": "4.17.43",
"@types/luxon": "3.4.2"
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10932,13 +10932,14 @@ __metadata:
languageName: node
linkType: hard

"@types/dockerode@npm:3.3.23":
version: 3.3.23
resolution: "@types/dockerode@npm:3.3.23"
"@types/dockerode@npm:3.3.28":
version: 3.3.28
resolution: "@types/dockerode@npm:3.3.28"
dependencies:
"@types/docker-modem": "npm:*"
"@types/node": "npm:*"
checksum: 10c0/b6bdb2851487ac7168d2a790ef35b50f0521cbf01e636feaca8f7192fe9c4c687c22f71c56767f41b25ceb87d60ebbc052c1e28c6f7d6cc7a69327050569c863
"@types/ssh2": "npm:*"
checksum: 10c0/ce43da3cd269e11e999366aa9019a067d97dc012d7c460b560dfe75d4ccacc618077f2dfc5f34da2c915d4d86ed883d00d3bb741fd8440ef4ca1136afbc29b9f
languageName: node
linkType: hard

Expand Down Expand Up @@ -13104,7 +13105,7 @@ __metadata:
"@backstage/plugin-scaffolder-backend": "npm:^1.20.0"
"@gitbeaker/node": "npm:35.8.1"
"@octokit/rest": "npm:18.12.0"
"@types/dockerode": "npm:3.3.23"
"@types/dockerode": "npm:3.3.28"
"@types/express": "npm:4.17.21"
"@types/express-serve-static-core": "npm:4.17.43"
"@types/luxon": "npm:3.4.2"
Expand Down

0 comments on commit e9a5472

Please sign in to comment.