From 767c3107bd097d838dba2ae3e0b95b11a291b3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 22:45:32 +0000 Subject: [PATCH 1/4] build(deps): bump streetsidesoftware/cspell-action from 2.13.0 to 2.14.0 Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v2.13.0...v2.14.0) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/spell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spell.yml b/.github/workflows/spell.yml index df4251a..a8b6468 100644 --- a/.github/workflows/spell.yml +++ b/.github/workflows/spell.yml @@ -8,4 +8,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: streetsidesoftware/cspell-action@v2.13.0 + - uses: streetsidesoftware/cspell-action@v2.14.0 From 3a0f7b5acefeac800d92c4278017030c743cb0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 22:45:32 +0000 Subject: [PATCH 2/4] build(deps): bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/alex.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alex.yml b/.github/workflows/alex.yml index d432edd..8eb1c23 100644 --- a/.github/workflows/alex.yml +++ b/.github/workflows/alex.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Use Node.js uses: actions/setup-node@v3 with: From 1e5b065bc79d5e233d5e8e5369798d785e370879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:15:47 +0000 Subject: [PATCH 3/4] build(deps-dev): bump prettier from 2.8.0 to 2.8.1 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ac3975c..107a01a 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "^4.2.1", - "prettier": "^2.8.0" + "prettier": "^2.8.1" } } diff --git a/yarn.lock b/yarn.lock index a964ca2..eba15c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3487,10 +3487,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.8.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9" - integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA== +prettier@^2.8.1: + version "2.8.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc" + integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg== proc-log@^3.0.0: version "3.0.0" From 9273dedff99885562b56a03fb24ee6e002595b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 07:09:55 +0000 Subject: [PATCH 4/4] build(deps): bump discord-api-types from 0.37.21 to 0.37.22 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.21 to 0.37.22. - [Release notes](https://github.com/discordjs/discord-api-types/releases) - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.21...0.37.22) --- updated-dependencies: - dependency-name: discord-api-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 107a01a..0c779bb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "license": "ISC", "dependencies": { "@discordjs/builders": "^1.4.0", - "discord-api-types": "^0.37.20", + "discord-api-types": "^0.37.22", "discord.js": "^13.12.0", "dotenv": "^16.0.3", "glob": "^7.2.3", diff --git a/yarn.lock b/yarn.lock index eba15c2..32deb70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1237,10 +1237,10 @@ discord-api-types@^0.36.2: resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.36.3.tgz#a931b7e57473a5c971d6937fa5f392eb30047579" integrity sha512-bz/NDyG0KBo/tY14vSkrwQ/n3HKPf87a0WFW/1M9+tXYK+vp5Z5EksawfCWo2zkAc6o7CClc0eff1Pjrqznlwg== -discord-api-types@^0.37.20: - version "0.37.21" - resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.21.tgz#122d571dfed2dce95be8fac34a0f1985ddc021b4" - integrity sha512-GB4ThibZEzWXcvgL2QfjKoDX5j1sNLWtgibodiJ9M9PM0u9bdR2t3vZ24oQWLKlksJehSJmZDtRsAibhcr46vw== +discord-api-types@^0.37.20, discord-api-types@^0.37.22: + version "0.37.22" + resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.22.tgz#9bd5ac0de818d4d0bcf0f3e79e93945cc4dfe449" + integrity sha512-1FSm5hIUaxt3e+3H6lhY5Hg32DTJCPp3Q5gf3CM2CPSr95ZnqkSNEV0s7EdiBrlv5QoPrpcPIDYC3hWqZT2mIg== discord.js@^13.12.0: version "13.12.0"