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 34
34
"@babel/cli" : " 7.5.5" ,
35
35
"@babel/core" : " 7.5.5" ,
36
36
"@babel/plugin-transform-modules-commonjs" : " 7.5.0" ,
37
- "@babel/preset-env" : " ^ 7.5.5" ,
38
- "babel-jest" : " ^ 24.8.0" ,
37
+ "@babel/preset-env" : " 7.5.5" ,
38
+ "babel-jest" : " 24.8.0" ,
39
39
"babel-plugin-add-module-exports" : " 1.0.2" ,
40
40
"del-cli" : " 2.0.0" ,
41
41
"eslint" : " 6.1.0" ,
42
42
"eslint-config-prettier" : " 6.0.0" ,
43
43
"eslint-config-standard" : " 13.0.1" ,
44
44
"eslint-plugin-import" : " 2.18.2" ,
45
- "eslint-plugin-jest" : " ^ 22.14.0" ,
45
+ "eslint-plugin-jest" : " 22.14.0" ,
46
46
"eslint-plugin-node" : " 9.1.0" ,
47
47
"eslint-plugin-prettier" : " 3.1.0" ,
48
48
"eslint-plugin-promise" : " 4.2.1" ,
49
49
"eslint-plugin-standard" : " 4.0.0" ,
50
50
"husky" : " 3.0.2" ,
51
- "jest" : " ^ 24.8.0" ,
51
+ "jest" : " 24.8.0" ,
52
52
"lint-staged" : " 9.2.1" ,
53
- "nock" : " ^ 10.0.6" ,
53
+ "nock" : " 10.0.6" ,
54
54
"prettier" : " 1.18.2"
55
55
},
56
56
"scripts" : {
You can’t perform that action at this time.
0 commit comments