Skip to content

Commit

Permalink
chore: Update DH packages to ^0.81.1 jsapi-types to ^1.0.0-dev0.34.3 (#…
Browse files Browse the repository at this point in the history
…511)

Update DH packages to ^0.81.1 jsapi-types to ^1.0.0-dev0.34.3

#425
  • Loading branch information
bmingles authored Jun 5, 2024
1 parent f012eaa commit 59d2df4
Show file tree
Hide file tree
Showing 3 changed files with 522 additions and 488 deletions.
2 changes: 1 addition & 1 deletion jest.config.base.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
'^.+\\.(ts|tsx|js|jsx)$': ['babel-jest', { rootMode: 'upward' }],
},
transformIgnorePatterns: [
'/node_modules/(?!(@deephaven|monaco-editor|d3-interpolate|d3-color)/)',
'/node_modules/(?!(@deephaven|monaco-editor|d3-interpolate|d3-color|nanoid)/)',
],
moduleNameMapper: {
'theme-([^/]+?)\\.css(\\?(?:inline|raw))?$': path.join(
Expand Down
Loading

0 comments on commit 59d2df4

Please sign in to comment.