Перейти к файлу
dependabot[bot] beb8db5f5f
Bump @types/jest from 29.5.12 to 29.5.13 (#1085)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:03:08 +01:00
.devcontainer
.github
.vscode
dist Build JS 2024-10-08 12:55:20 +00:00
query
script
src
testdata
update-repo-task-status
update-repo-task-statuses
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
CODEOWNERS
CONTRIBUTING.md
LICENSE
README.md
build.mjs
jest.config.ts
package-lock.json Bump @types/jest from 29.5.12 to 29.5.13 (#1085) 2024-10-14 12:03:08 +01:00
package.json Bump @types/jest from 29.5.12 to 29.5.13 (#1085) 2024-10-14 12:03:08 +01:00
tsconfig.json
tsconfig.lint.json
variant-analysis-workflow.yml

README.md

CodeQL variant analysis action

This action is used internally by GitHub's multi-repository variant analysis. It is not intended to be used directly.

If you want to use CodeQL to analyze your source code, please see the CodeQL Action and the Code scanning documentation.