File tree Expand file tree Collapse file tree 3 files changed +253
-253
lines changed
Expand file tree Collapse file tree 3 files changed +253
-253
lines changed Original file line number Diff line number Diff line change 6565 "@testing-library/jest-dom" : " ^6.8.0" ,
6666 "@testing-library/react" : " ^16.3.0" ,
6767 "@testing-library/user-event" : " ^14.6.1" ,
68- "babel-jest" : " ~30.0.5 " ,
68+ "babel-jest" : " ~30.1.2 " ,
6969 "babel-loader" : " ~10.0.0" ,
7070 "cross-env" : " ~10.0.0" ,
7171 "css-loader" : " ~7.1.2" ,
8080 "globals" : " ^16.3.0" ,
8181 "history" : " ~5.3.0" ,
8282 "html-webpack-plugin" : " ~5.6.4" ,
83- "jest" : " ~30.0.5 " ,
84- "jest-environment-jsdom" : " ^30.0.5 " ,
83+ "jest" : " ~30.1.2 " ,
84+ "jest-environment-jsdom" : " ^30.1.2 " ,
8585 "mini-css-extract-plugin" : " ^2.9.4" ,
8686 "prop-types" : " ~15.8.1" ,
8787 "react" : " ~19.1.1" ,
Original file line number Diff line number Diff line change 1- // Jest Snapshot v1, https://goo.gl/fbAQLP
1+ // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22
33exports [` ContextMenu tests shows when event with correct "id" is triggered 1` ] = `
44<body >
You can’t perform that action at this time.
0 commit comments