Skip to content

Commit

Permalink
Bump @types/github-slugger
Browse files Browse the repository at this point in the history
Bumps the typescript-types group in /frontend-react with 1 update: [@types/github-slugger](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/github-slugger).


Updates `@types/github-slugger` from 1.3.0 to 2.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/github-slugger)

---
updated-dependencies:
- dependency-name: "@types/github-slugger"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typescript-types
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent ed28a56 commit 801300c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@types/dotenv-flow": "^3.3.3",
"@types/downloadjs": "^1.4.6",
"@types/eslint__js": "^8.42.3",
"@types/github-slugger": "^1.3.0",
"@types/github-slugger": "^2.0.0",
"@types/html-to-text": "^9.0.4",
"@types/lodash": "^4.17.12",
"@types/mdx": "^2.0.13",
Expand Down
14 changes: 8 additions & 6 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2751,10 +2751,12 @@ __metadata:
languageName: node
linkType: hard

"@types/github-slugger@npm:^1.3.0":
version: 1.3.0
resolution: "@types/github-slugger@npm:1.3.0"
checksum: 6561f26814d7c6bf619b1abfba07930ddc2f71e1e1d58a03c20852fd4086ec17f8ee98a44a8ac77ba917c0ff7052cd3fe74071fba59bd526dff8a3a980e2e528
"@types/github-slugger@npm:^2.0.0":
version: 2.0.0
resolution: "@types/github-slugger@npm:2.0.0"
dependencies:
github-slugger: "*"
checksum: 76d5b595baa678f78846c10e47088f6734fc8e2baee2b2657bae7830363eb298db761dd6bcc5e28686dc805084c908cee11fd270d4f48c77176d4d935b37bf7f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6702,7 +6704,7 @@ __metadata:
languageName: node
linkType: hard

"github-slugger@npm:^2.0.0":
"github-slugger@npm:*, github-slugger@npm:^2.0.0":
version: 2.0.0
resolution: "github-slugger@npm:2.0.0"
checksum: 250375cde2058f21454872c2c79f72c4637340c30c51ff158ca4ec71cbc478f33d54477d787a662f9207aeb095a2060f155bc01f15329ba8a5fb6698e0fc81f8
Expand Down Expand Up @@ -10367,7 +10369,7 @@ __metadata:
"@types/dotenv-flow": ^3.3.3
"@types/downloadjs": ^1.4.6
"@types/eslint__js": ^8.42.3
"@types/github-slugger": ^1.3.0
"@types/github-slugger": ^2.0.0
"@types/html-to-text": ^9.0.4
"@types/lodash": ^4.17.12
"@types/mdx": ^2.0.13
Expand Down

0 comments on commit 801300c

Please sign in to comment.