chore(deps): bump @sucrase/jest-plugin from 2.1.1 to 2.2.0

Bumps [@sucrase/jest-plugin](https://github.com/alangpierce/sucrase) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/alangpierce/sucrase/releases)
- [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

---
updated-dependencies:
- dependency-name: "@sucrase/jest-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-21 04:27:07 +00:00
committed by GitHub
parent 04b0cb2a7b
commit 08788009de
+3 -3
View File
@@ -6680,9 +6680,9 @@
store2 "^2.12.0"
"@sucrase/jest-plugin@^2.1.1":
version "2.1.1"
resolved "https://registry.npmjs.org/@sucrase/jest-plugin/-/jest-plugin-2.1.1.tgz#b1e5192e7057fec159151b6aed96eb5b3c08d5c4"
integrity sha512-1j+exUcbLRgka2lq/i0IVOYcmrMW1wYPtxJY/+RvZkAQG9GD7lygj5OiHWFKWmynltAg9+x1d5NWQQYNdBTkpQ==
version "2.2.0"
resolved "https://registry.npmjs.org/@sucrase/jest-plugin/-/jest-plugin-2.2.0.tgz#a176ae754a4e142fd50f9952dc6a8d161a1db951"
integrity sha512-eBWmp771YXm0wIftlse4siG98J3HRnZBojhSrvPGYgj+R9Kbf1QeJGMr6iNC0e/0qlKkw01Ig3H8KjPVwUqiGQ==
dependencies:
sucrase "^3.18.0"