We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb0672 commit d7da39bCopy full SHA for d7da39b
package.json
@@ -19,9 +19,9 @@
19
"author": "John McKim <john@acloud.guru>",
20
"license": "MIT",
21
"dependencies": {
22
- "lodash.merge": "^4.6.2",
23
- "lodash.isstring": "^4.0.1",
24
"lodash.isobject": "^3.0.2",
+ "lodash.isstring": "^4.0.1",
+ "lodash.merge": "^4.6.2",
25
"lodash.union": "^4.6.0",
26
"lodash.upperfirst": "^4.3.1"
27
},
@@ -35,7 +35,7 @@
35
"eslint-plugin-jest": "^24.1.3",
36
"eslint-plugin-prettier": "^3.3.1",
37
"husky": "^5.0.9",
38
- "jest": "^19.0.2",
+ "jest": "^27.3.1",
39
"pinst": "^2.1.4",
40
"prettier": "^2.2.1"
41
0 commit comments