Commit Graph
486 Commits
Author SHA1 Message Date
Mike Penz b0ef6caa29 - dependency updates 2021-12-22 11:44:53 +01:00
Mike Penz 8527351f16 - update to latest set of dependencies
```
 @types/jest                 ^27.0.2  →    ^27.0.3
 @typescript-eslint/parser    ^5.3.0  →     ^5.5.0
 @types/node                ^16.11.6  →  ^16.11.11
 @vercel/ncc                 ^0.31.1  →    ^0.33.0
 eslint                       ^8.1.0  →     ^8.3.0
 eslint-plugin-github         ^4.3.3  →     ^4.3.5
 eslint-plugin-jest          ^25.2.3  →    ^25.3.0
 jest                        ^27.3.1  →    ^27.4.3
 jest-circus                 ^27.3.1  →    ^27.4.2
 prettier                      2.4.1  →      2.5.0
 typescript                   ^4.4.4  →     ^4.5.2
 webpack                     ^5.61.0  →    ^5.64.4
```
2021-12-03 11:59:30 +01:00
Mike Penz 431f48dd0f no message 2021-11-05 08:26:42 +01:00
dependabot[bot]andGitHub 267b05149f build(deps-dev): bump @types/node from 16.11.3 to 16.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.3 to 16.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 06:51:55 +00:00
Mike PenzandGitHub 685de69dd9 Merge pull request #560 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-5.2.0
build(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0
2021-10-29 08:51:29 +02:00
Mike PenzandGitHub 7f9c219468 Merge pull request #555 from mikepenz/dependabot/npm_and_yarn/eslint-8.1.0
build(deps-dev): bump eslint from 8.0.1 to 8.1.0
2021-10-29 08:51:21 +02:00
dependabot[bot]andGitHub 1c15c72435 build(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.2.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:04:42 +00:00
dependabot[bot]andGitHub 1c8b9f8597 build(deps): bump webpack from 5.59.1 to 5.60.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.59.1 to 5.60.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.59.1...v5.60.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:04:33 +00:00
dependabot[bot]andGitHub 687cb6a424 build(deps-dev): bump eslint from 8.0.1 to 8.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 13:03:35 +00:00
Mike Penz b823dff75e - upgrade to eslint 8.0.x
- use fixed eslint-plugin-github
- update all dependencies to llatest stable release
- semver 7.3.9
- webpack 5.59.1
- node 8
2021-10-22 10:47:42 +02:00
Mike Penz d305da0aee - additional jest udpates 2021-10-15 08:56:30 +02:00
Mike PenzandGitHub d3d2f79c63 Merge pull request #528 from mikepenz/dependabot/npm_and_yarn/webpack-5.58.0
build(deps): bump webpack from 5.57.1 to 5.58.0
2021-10-11 08:41:34 +02:00
dependabot[bot]andGitHub a6b09005d6 build(deps): bump @octokit/rest from 18.11.4 to 18.12.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.11.4 to 18.12.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.4...v18.12.0)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 13:03:58 +00:00
dependabot[bot]andGitHub 05c6672701 build(deps): bump webpack from 5.57.1 to 5.58.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.57.1 to 5.58.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.57.1...v5.58.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 13:03:42 +00:00
Mike PenzandGitHub be71987266 Merge pull request #526 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-github-4.3.2
build(deps-dev): bump eslint-plugin-github from 4.3.0 to 4.3.2
2021-10-08 10:24:26 +02:00
Mike PenzandGitHub fb4fd9ea89 Merge pull request #525 from mikepenz/dependabot/npm_and_yarn/webpack-5.57.1
build(deps): bump webpack from 5.56.1 to 5.57.1
2021-10-08 08:22:20 +02:00
dependabot[bot]andGitHub d905817a83 build(deps-dev): bump eslint-plugin-github from 4.3.0 to 4.3.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.0...v4.3.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 13:04:27 +00:00
dependabot[bot]andGitHub 47e55c9df0 build(deps): bump webpack from 5.56.1 to 5.57.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.1 to 5.57.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.56.1...v5.57.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 13:04:27 +00:00
dependabot[bot]andGitHub f39747de0f build(deps-dev): bump @types/node from 16.10.2 to 16.10.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 16.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 13:04:15 +00:00
dependabot[bot]andGitHub cd67f47b50 build(deps-dev): bump @typescript-eslint/parser from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 13:03:53 +00:00
Mike PenzandGitHub fbb12c6829 Merge pull request #521 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.5.2
build(deps-dev): bump eslint-plugin-jest from 24.5.0 to 24.5.2
2021-10-04 16:02:25 +02:00
dependabot[bot]andGitHub 844fd68344 build(deps): bump webpack from 5.55.1 to 5.56.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.55.1 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.56.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 13:03:57 +00:00
dependabot[bot]andGitHub 3a07994996 build(deps-dev): bump eslint-plugin-jest from 24.5.0 to 24.5.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.5.0 to 24.5.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.5.0...v24.5.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 13:03:49 +00:00
dependabot[bot]andGitHub 7361269dbc build(deps): bump @octokit/rest from 18.11.3 to 18.11.4
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.11.3 to 18.11.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.3...v18.11.4)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 13:04:53 +00:00
Mike PenzandGitHub 291f66562a Merge pull request #519 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.11.3
build(deps): bump @octokit/rest from 18.11.2 to 18.11.3
2021-09-30 15:13:10 +02:00
Mike PenzandGitHub 64e5e5dd6d Merge pull request #518 from mikepenz/dependabot/npm_and_yarn/jest-27.2.4
build(deps-dev): bump jest from 27.2.3 to 27.2.4
2021-09-30 15:13:03 +02:00
dependabot[bot]andGitHub e992b8b3c7 build(deps): bump @octokit/rest from 18.11.2 to 18.11.3
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.11.2 to 18.11.3.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.2...v18.11.3)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 13:04:50 +00:00
dependabot[bot]andGitHub 270fe7f8a5 build(deps-dev): bump jest from 27.2.3 to 27.2.4
Bumps [jest](https://github.com/facebook/jest) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 13:04:38 +00:00
dependabot[bot]andGitHub 5644e9e407 build(deps-dev): bump @types/node from 16.10.1 to 16.10.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.1 to 16.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 13:03:46 +00:00
Mike PenzandGitHub c012f6e58c Merge pull request #514 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.5.0
build(deps-dev): bump eslint-plugin-jest from 24.4.2 to 24.5.0
2021-09-29 16:31:56 +02:00
Mike PenzandGitHub 1b732eb2e1 Merge pull request #513 from mikepenz/dependabot/npm_and_yarn/webpack-5.55.1
build(deps): bump webpack from 5.54.0 to 5.55.1
2021-09-29 16:31:50 +02:00
dependabot[bot]andGitHub 425e86b70d build(deps): bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 13:04:47 +00:00
dependabot[bot]andGitHub aeea2c2924 build(deps-dev): bump eslint-plugin-jest from 24.4.2 to 24.5.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.4.2 to 24.5.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.4.2...v24.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 13:04:38 +00:00
dependabot[bot]andGitHub 7b213b9795 build(deps): bump webpack from 5.54.0 to 5.55.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.54.0 to 5.55.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.54.0...v5.55.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 13:04:29 +00:00
Mike PenzandGitHub 688e357869 Merge pull request #512 from mikepenz/dependabot/npm_and_yarn/jest-27.2.3
build(deps-dev): bump jest from 27.2.2 to 27.2.3
2021-09-28 15:24:27 +02:00
Mike PenzandGitHub 2c9804a167 Merge pull request #510 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
build(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0
2021-09-28 15:24:22 +02:00
dependabot[bot]andGitHub 1e2490956c build(deps-dev): bump jest from 27.2.2 to 27.2.3
Bumps [jest](https://github.com/facebook/jest) from 27.2.2 to 27.2.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.3)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 13:05:01 +00:00
dependabot[bot]andGitHub 2dea6c1979 build(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 13:04:12 +00:00
dependabot[bot]andGitHub 14b3d05b36 build(deps): bump @octokit/rest from 18.11.1 to 18.11.2
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.11.1 to 18.11.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.1...v18.11.2)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 13:03:53 +00:00
Mike PenzandGitHub b82bf46b17 Merge pull request #506 from mikepenz/dependabot/npm_and_yarn/types/node-16.10.1
build(deps-dev): bump @types/node from 16.9.6 to 16.10.1
2021-09-28 10:07:42 +02:00
Mike PenzandGitHub fce0ab49bb Merge pull request #507 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.11.1
build(deps): bump @octokit/rest from 18.11.0 to 18.11.1
2021-09-28 10:07:34 +02:00
Mike PenzandGitHub 68c2dc6b55 Merge pull request #505 from mikepenz/dependabot/npm_and_yarn/jest-27.2.2
build(deps-dev): bump jest from 27.2.1 to 27.2.2
2021-09-28 10:07:27 +02:00
dependabot[bot]andGitHub d7765103ca build(deps): bump @octokit/rest from 18.11.0 to 18.11.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.11.0 to 18.11.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.0...v18.11.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 13:04:21 +00:00
dependabot[bot]andGitHub e7491a27a4 build(deps-dev): bump @types/node from 16.9.6 to 16.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.6 to 16.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 13:04:08 +00:00
dependabot[bot]andGitHub c016aead27 build(deps-dev): bump jest from 27.2.1 to 27.2.2
Bumps [jest](https://github.com/facebook/jest) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 13:03:58 +00:00
dependabot[bot]andGitHub d93a38bebb build(deps): bump webpack from 5.53.0 to 5.54.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.53.0...v5.54.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 13:03:30 +00:00
Mike Penz c6d95d094d - run npx npm-check-updates
- update tmpl, ansi-regex
- recompile dist
2021-09-22 08:48:21 +02:00
dependabot[bot]andGitHub 33d66eb320 build(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.31.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 14:56:11 +00:00
Mike PenzandGitHub 48ec3a26b9 Merge pull request #495 from mikepenz/dependabot/npm_and_yarn/types/jest-27.0.2
build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2
2021-09-21 16:55:21 +02:00
dependabot[bot]andGitHub 3e010e9548 build(deps-dev): bump jest from 27.2.0 to 27.2.1
Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 13:05:36 +00:00