Skip to content

Commit 3633843

Browse files
committed
fix unit tests after minimatch update
1 parent 66789ee commit 3633843

2 files changed

Lines changed: 30 additions & 5 deletions

File tree

package-lock.json

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"pretty-format": {
4242
"react-is": "^19.0.0"
4343
},
44-
"react": "^19.0.0"
44+
"react": "^19.0.0",
45+
"test-exclude": "^7.0.0"
4546
},
4647
"scripts": {
4748
"build-schemas": "make -C src/cloudevents/domains/digital-letters build-no-bundle publish-bundled-json",

0 commit comments

Comments
 (0)