From 1b30e533fb11ce7bb1366b613a464ffb0304638d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 23:13:17 +0000 Subject: [PATCH] Bump @types/github-slugger 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] --- frontend-react/package.json | 2 +- frontend-react/yarn.lock | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/frontend-react/package.json b/frontend-react/package.json index fad46aa994e..baf8a374686 100644 --- a/frontend-react/package.json +++ b/frontend-react/package.json @@ -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", diff --git a/frontend-react/yarn.lock b/frontend-react/yarn.lock index 36326ff0312..09a8507b425 100644 --- a/frontend-react/yarn.lock +++ b/frontend-react/yarn.lock @@ -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 @@ -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 @@ -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