chore(deps): update jest monorepo #1956
Annotations
5 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
packages/eslint-plugin/src/rules/check-help-links/__tests__/check-help-links.test.ts#L23
Unexpected any. Specify a different type
|
test:
packages/eslint-plugin/src/utils/getWrappedNode.ts#L41
Unsafe member access ._context on an `any` value
|
test:
packages/eslint-plugin/src/utils/getWrappedNode.ts#L41
Unexpected any. Specify a different type
|
test:
packages/toolkit-css/src/formatters/formatWithStylelint.ts#L24
Unsafe return of an `any` typed value
|