Skip to content

Commit e2ac729

Browse files
authored
refactor: Bump uuid from 10.0.0 to 13.0.0 (#2804)
1 parent 734534e commit e2ac729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
".*": "./babel-jest.js"
137137
},
138138
"transformIgnorePatterns": [
139-
"/node_modules/",
139+
"/node_modules/(?!uuid)/",
140140
"package.json"
141141
],
142142
"testEnvironment": "jsdom"

0 commit comments

Comments
 (0)