Skip to content

Commit bb797af

Browse files
Bump @discloudapp/api-types from 1.0.3 to 1.0.4
Bumps [@discloudapp/api-types](https://github.com/discloud/discloud.app) from 1.0.3 to 1.0.4. - [Commits](https://github.com/discloud/discloud.app/commits) --- updated-dependencies: - dependency-name: "@discloudapp/api-types" dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0833f5b commit bb797af

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@actions/core": "^1.11.1",
1818
"@actions/exec": "^1.1.1",
19-
"@discloudapp/api-types": "^1.0.3",
19+
"@discloudapp/api-types": "^1.0.4",
2020
"@discloudapp/util": "^1.2.4",
2121
"bytes": "^3.1.2"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
resolved "https://registry.yarnpkg.com/@borewit/text-codec/-/text-codec-0.1.1.tgz#7e7f27092473d5eabcffef693a849f2cc48431da"
3636
integrity sha512-5L/uBxmjaCIX5h8Z+uu+kA9BQLkc/Wl06UGR5ajNRxu+/XjonB5i8JpgFMrPj3LXTCPA0pv8yxUvbUi+QthGGA==
3737

38-
"@discloudapp/api-types@^1.0.3":
39-
version "1.0.3"
40-
resolved "https://registry.yarnpkg.com/@discloudapp/api-types/-/api-types-1.0.3.tgz#a6c585bd826170835c241cbeacaff41479cbf3ec"
41-
integrity sha512-8QZbw7HCMdQTv6N72GAPWdbjyxpj3PIUcMvAJoCbQ1jYSI13C+NlMg//wjWOAnjlgxAMtY9sqc4klNRGx8qf8w==
38+
"@discloudapp/api-types@^1.0.3", "@discloudapp/api-types@^1.0.4":
39+
version "1.0.4"
40+
resolved "https://registry.yarnpkg.com/@discloudapp/api-types/-/api-types-1.0.4.tgz#5ab516204055c9c3560885970366d4530be5eb52"
41+
integrity sha512-Kkhu9aYfP3p6Rx3jXTpivd99HIC7q7Buh7fwPfoaT0H75idmJO2tfVTkGIOwMb9i6S3wuDgGb4DPfgXkIEvRgA==
4242
dependencies:
4343
tslib "^2.8.1"
4444

0 commit comments

Comments
 (0)