chore(deps-dev): bump @types/prompts from 2.4.2 to 2.4.9 #135
Annotations
2 errors
run tests using jest-jasmine:
e2e/__tests__/console.test.ts#L92
expect(received).toMatchSnapshot()
Snapshot name: `the jsdom console is the same as the test console 2`
- Snapshot - 0
+ Received + 2
+ (node:7076) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)
PASS __tests__/console.test.js
✓ can mock console.error calls from jsdom
at Object.toMatchSnapshot (e2e/__tests__/console.test.ts:92:16)
|
run tests using jest-jasmine
Process completed with exit code 1.
|
Loading