Skip to content

Commit

Permalink
chore(deps-dev): bump @giscus/react from 2.2.2 to 2.2.4 (#136)
Browse files Browse the repository at this point in the history
Bumps [@giscus/react](https://github.com/giscus/giscus-component/tree/HEAD/react) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/giscus/giscus-component/releases)
- [Commits](https://github.com/giscus/giscus-component/commits/@giscus/react-v2.2.4/react)

---
updated-dependencies:
- dependency-name: "@giscus/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dipakparmar <hi@dipak.tech>
Co-authored-by: dipakparmar <hi@dipak.tech>
  • Loading branch information
dependabot[bot] and dipakparmar authored Nov 21, 2022
1 parent e40baa2 commit 89604e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@giscus/react": "^2.2.2",
"@giscus/react": "^2.2.4",
"eslint": "^8.27.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1819,12 +1819,12 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@giscus/react@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@giscus/react/-/react-2.2.2.tgz#3b06c03bea6965ccbc6d26bd3abe038d91fb4cfc"
integrity sha512-UXU2pzJEnsjEh36//UlqmWd7j3FJTGL7ijZIaijwbrsERtzkPkRhOkJ7eqRytCOdpcJSji3XX07/5rPGknmm3w==
"@giscus/react@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@giscus/react/-/react-2.2.4.tgz#02342e8b56fd4dedfaa2d6b2b3897ce041e7c540"
integrity sha512-VkXZ36HL30ynThncflHxPwY/5Ay4a8HuqS3zMczj4a+oIqG1A7IRNeviteYl9lH6FOVc8zSIh/yfLQOIiyrBrw==
dependencies:
giscus "^1.2.2"
giscus "^1.2.4"

"@hapi/hoek@^9.0.0":
version "9.3.0"
Expand Down Expand Up @@ -4706,10 +4706,10 @@ get-symbol-description@^1.0.0:
call-bind "^1.0.2"
get-intrinsic "^1.1.1"

giscus@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/giscus/-/giscus-1.2.2.tgz#b186ede8bba56869f2a1b902031c54d528662677"
integrity sha512-H71M3V5K/mmWr5/OwCMCH+s7Z2wVT6uQ1AXe5B0f0jjAGvJ9unAklfp4cNJU5zamjDdMZFVFi/9xhhbHIG3ZTQ==
giscus@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/giscus/-/giscus-1.2.4.tgz#6454e28fca1d385480fd9ab296371678b920bed1"
integrity sha512-c//t+vrEDNJ3jcM2TLz6UG7gZHyRDdYtj2PV0TaKk8eKMfq4OB8K1BFclaQ0UbUh6UN6hp89BNJTTcnibkiILA==
dependencies:
lit "^2.4.1"

Expand Down

0 comments on commit 89604e6

Please sign in to comment.