File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"test" : " jest --no-cache"
34
34
},
35
35
"dependencies" : {
36
- "@babel/runtime" : " 7.18.0 " ,
36
+ "@babel/runtime" : " 7.18.2 " ,
37
37
"dequal" : " 2.0.2" ,
38
38
"lru-cache" : " 6.0.0"
39
39
},
43
43
},
44
44
"devDependencies" : {
45
45
"@babel/cli" : " 7.17.10" ,
46
- "@babel/core" : " 7.18.0 " ,
46
+ "@babel/core" : " 7.18.2 " ,
47
47
"@babel/eslint-parser" : " 7.17.0" ,
48
- "@babel/plugin-transform-runtime" : " 7.18.0 " ,
48
+ "@babel/plugin-transform-runtime" : " 7.18.2 " ,
49
49
"@babel/preset-env" : " 7.18.0" ,
50
50
"@babel/preset-react" : " 7.17.12" ,
51
- "@commitlint/cli" : " 17.0.0 " ,
51
+ "@commitlint/cli" : " 17.0.1 " ,
52
52
"@commitlint/config-conventional" : " 17.0.0" ,
53
53
"@testing-library/react" : " 12.1.5" ,
54
54
"@testing-library/react-hooks" : " 7.0.2" ,
76
76
"rimraf" : " 3.0.2" ,
77
77
"standard-version" : " 9.5.0" ,
78
78
"ts-jest" : " 26.5.6" ,
79
- "typescript" : " 4.6.4 "
79
+ "typescript" : " 4.7.2 "
80
80
},
81
81
"lint-staged" : {
82
82
"{src,test}/**/*.{js?(x),md}" : [
You can’t perform that action at this time.
0 commit comments