Skip to content

Commit c1464da

Browse files
committed
chore(deps): update concurrently to newer version
1 parent d086813 commit c1464da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/generator-cli/jest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
'^.+\\.[cm]?[tj]s$': ['ts-jest', { tsconfig: '<rootDir>/tsconfig.spec.json' }],
88
},
99
transformIgnorePatterns: [
10-
'node_modules/(?!(glob|proxy-agent|agent-base|http-proxy-agent|https-proxy-agent|pac-proxy-agent|socks-proxy-agent|proxy-from-env)/)',
10+
'node_modules/(?!(glob|minimatch|path-scurry|lru-cache|jackspeak|package-json-from-dist|foreground-child|cross-spawn|signal-exit|which|proxy-agent|agent-base|http-proxy-agent|https-proxy-agent|pac-proxy-agent|socks-proxy-agent|proxy-from-env)/)',
1111
],
1212
moduleFileExtensions: ['ts', 'js', 'mjs', 'cjs', 'html'],
1313
coverageDirectory: '../../coverage/apps/generator-cli',

0 commit comments

Comments
 (0)