Bump braces, @microsoft/sp-build-web, @microsoft/sp-webpart-workbench and gulp

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [@microsoft/sp-build-web](http://aka.ms/spfx), [@microsoft/sp-webpart-workbench](http://aka.ms/spfx) and [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `@microsoft/sp-build-web` from 1.16.1 to 1.20.1

Updates `@microsoft/sp-webpart-workbench` from 1.11.0 to 1.12.1

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-11 04:58:02 +00:00 committed by GitHub
parent 8300a5878e
commit d23b56ad0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 32424 additions and 57910 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,10 +31,10 @@
"@microsoft/eslint-plugin-spfx": "1.16.1",
"@microsoft/rush-stack-compiler-2.9": "^0.14.31",
"@microsoft/rush-stack-compiler-4.5": "0.2.2",
"@microsoft/sp-build-web": "1.16.1",
"@microsoft/sp-build-web": "1.20.1",
"@microsoft/sp-module-interfaces": "1.16.1",
"@microsoft/sp-tslint-rules": "^1.11.0",
"@microsoft/sp-webpart-workbench": "^1.11.0",
"@microsoft/sp-webpart-workbench": "^1.12.1",
"@rushstack/eslint-config": "2.5.1",
"@types/chai": "3.4.34",
"@types/mocha": "2.2.38",
@ -44,7 +44,7 @@
"ajv": "6.12.5",
"eslint": "8.7.0",
"eslint-plugin-react-hooks": "4.3.0",
"gulp": "4.0.2",
"gulp": "5.0.0",
"typescript": "4.5.5"
}
}