File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"@storybook/addon-essentials" : " 6.4.19" ,
31
31
"@storybook/addon-links" : " 6.4.19" ,
32
32
"@storybook/react" : " 6.4.19" ,
33
- "@testing-library/react" : " 12.1.3 " ,
33
+ "@testing-library/react" : " 12.1.4 " ,
34
34
"@types/express" : " 4.17.13" ,
35
35
"@types/jest" : " 27.4.1" ,
36
36
"@types/node" : " 14.18.12" ,
67
67
"sql-formatter" : " 4.0.2" ,
68
68
"swr" : " 1.2.2" ,
69
69
"ts-jest" : " 27.1.3" ,
70
- "ts-loader" : " 9.2.7 " ,
70
+ "ts-loader" : " 9.2.8 " ,
71
71
"ts-node" : " 10.7.0" ,
72
72
"typescript" : " 4.6.2" ,
73
73
"webpack" : " 5.65.0" ,
Original file line number Diff line number Diff line change 2709
2709
lz-string "^1.4.4"
2710
2710
pretty-format "^27.0.2"
2711
2711
2712
- "@testing-library/
[email protected] .
3 ":
2713
- version "12.1.3 "
2714
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.3 .tgz#ef26c5f122661ea9b6f672b23dc6b328cadbbf26 "
2715
- integrity sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg ==
2712
+ "@testing-library/
[email protected] .
4 ":
2713
+ version "12.1.4 "
2714
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4 .tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0 "
2715
+ integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA ==
2716
2716
dependencies:
2717
2717
"@babel/runtime" "^7.12.5"
2718
2718
"@testing-library/dom" "^8.0.0"
12600
12600
semver "7.x"
12601
12601
yargs-parser "20.x"
12602
12602
12603
-
12604
- version "9.2.7 "
12605
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.7 .tgz#948654099ca96992b62ec47bd9cee5632006e101 "
12606
- integrity sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg ==
12603
+
12604
+ version "9.2.8 "
12605
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.8 .tgz#e89aa32fa829c5cad0a1d023d6b3adecd51d5a48 "
12606
+ integrity sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw ==
12607
12607
dependencies:
12608
12608
chalk "^4.1.0"
12609
12609
enhanced-resolve "^5.0.0"
You can’t perform that action at this time.
0 commit comments