chore(deps): bump khroma from 1.4.1 to 2.0.0 (#2926)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yash-Singh1 <saiansh2525@gmail.com>
This commit is contained in:
dependabot[bot]
2022-04-13 18:27:19 -07:00
committed by GitHub
parent 85485d850c
commit 2fd0b7f83b
3 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ module.exports = {
{ 'token-stack': true },
],
},
transformIgnorePatterns: ['/node_modules/(?!dagre-d3-renderer/lib).*\\.js'],
transformIgnorePatterns: ['/node_modules/(?!dagre-d3-renderer/lib|khroma).*\\.js'],
moduleNameMapper: {
'\\.(css|scss)$': 'identity-obj-proxy',
},