Skip to content

Commit

Permalink
chore(deps): bump @dagger.io/dagger from 0.13.4 to 0.13.5 (#944)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 59bf1c0 commit 6194174
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/pipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"dependencies": {
"@actions/core": "1.11.1",
"@alcalzone/ansi-tokenize": "0.1.3",
"@dagger.io/dagger": "0.13.4",
"@dagger.io/dagger": "0.13.5",
"@types/react": "18.3.11",
"@types/react-reconciler": "0.28.8",
"ansi-escapes": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion pipes-modules/pipes-module-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"zip-a-folder": "*"
},
"devDependencies": {
"@dagger.io/dagger": "0.13.4",
"@dagger.io/dagger": "0.13.5",
"@island.is/eslint-config": "workspace:*",
"@island.is/pipes-core": "workspace:*",
"@island.is/prettier-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion pipes-modules/pipes-module-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ts-toolbelt": "9.6.0"
},
"devDependencies": {
"@dagger.io/dagger": "0.13.4",
"@dagger.io/dagger": "0.13.5",
"@island.is/eslint-config": "workspace:*",
"@island.is/pipes-core": "workspace:*",
"@island.is/prettier-config": "workspace:*",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2124,9 +2124,9 @@ __metadata:
languageName: node
linkType: hard

"@dagger.io/dagger@npm:0.13.4":
version: 0.13.4
resolution: "@dagger.io/dagger@npm:0.13.4"
"@dagger.io/dagger@npm:0.13.5":
version: 0.13.5
resolution: "@dagger.io/dagger@npm:0.13.5"
dependencies:
"@grpc/grpc-js": "npm:^1.11.1"
"@lifeomic/axios-fetch": "npm:^3.1.0"
Expand All @@ -2146,7 +2146,7 @@ __metadata:
reflect-metadata: "npm:^0.2.2"
tar: "npm:^7.4.2"
typescript: "npm:^5.5.4"
checksum: 7fc1dbdb3449cab88fcc0a1729d277e12c51520cdb3385c75c7649a5e1d23676da2e2f8d44823506eaea94bccad49f792353f9b569a6dbfa84015a905683c64d
checksum: 06fdc590dde5cc70c5c3572d43773b46d401d23225c99c9e0a5f93456e9ab90c23cacab75de29a7fbe8c7e38d143ca0001de6b86db5cb94482745461106bd8f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2431,7 +2431,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.11.1"
"@alcalzone/ansi-tokenize": "npm:0.1.3"
"@dagger.io/dagger": "npm:0.13.4"
"@dagger.io/dagger": "npm:0.13.5"
"@island.is/eslint-config": "workspace:*"
"@island.is/prettier-config": "workspace:*"
"@island.is/scripts": "workspace:*"
Expand Down Expand Up @@ -2497,7 +2497,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@island.is/pipes-module-github@workspace:pipes-modules/pipes-module-github"
dependencies:
"@dagger.io/dagger": "npm:0.13.4"
"@dagger.io/dagger": "npm:0.13.5"
"@island.is/eslint-config": "workspace:*"
"@island.is/pipes-core": "workspace:*"
"@island.is/prettier-config": "workspace:*"
Expand Down Expand Up @@ -2530,7 +2530,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@island.is/pipes-module-node@workspace:pipes-modules/pipes-module-node"
dependencies:
"@dagger.io/dagger": "npm:0.13.4"
"@dagger.io/dagger": "npm:0.13.5"
"@island.is/eslint-config": "workspace:*"
"@island.is/pipes-core": "workspace:*"
"@island.is/prettier-config": "workspace:*"
Expand Down

0 comments on commit 6194174

Please sign in to comment.