deps: bump braces in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces).


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)

---
updated-dependencies:
- dependency-name: braces
  dependency-version: 3.0.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-16 20:29:29 +00:00
committed by GitHub
parent 3a287949d3
commit 1b0db57857
2 changed files with 5843 additions and 9144 deletions

14981
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -63,13 +63,13 @@
"eslint": "^7.21.0",
"eslint-plugin-jest": "^24.1.5",
"husky": "^5.1.3",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"jest": "^30.2.0",
"jest-circus": "^30.2.0",
"lint-staged": "^10.5.4",
"nock": "^13.0.10",
"prettier": "2.2.1",
"standard-version": "^9.1.1",
"ts-jest": "^26.5.3",
"ts-jest": "^29.4.5",
"typescript": "^4.2.3"
}
}