Skip to content

Commit d7da39b

Browse files
committed
chore(dependencies): update packages
1 parent fcb0672 commit d7da39b

File tree

2 files changed

+2397
-2101
lines changed

2 files changed

+2397
-2101
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"author": "John McKim <john@acloud.guru>",
2020
"license": "MIT",
2121
"dependencies": {
22-
"lodash.merge": "^4.6.2",
23-
"lodash.isstring": "^4.0.1",
2422
"lodash.isobject": "^3.0.2",
23+
"lodash.isstring": "^4.0.1",
24+
"lodash.merge": "^4.6.2",
2525
"lodash.union": "^4.6.0",
2626
"lodash.upperfirst": "^4.3.1"
2727
},
@@ -35,7 +35,7 @@
3535
"eslint-plugin-jest": "^24.1.3",
3636
"eslint-plugin-prettier": "^3.3.1",
3737
"husky": "^5.0.9",
38-
"jest": "^19.0.2",
38+
"jest": "^27.3.1",
3939
"pinst": "^2.1.4",
4040
"prettier": "^2.2.1"
4141
},

0 commit comments

Comments
 (0)