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 f709b80 commit 451d0dfCopy full SHA for 451d0df
package.json
@@ -6,7 +6,6 @@
6
"bugs": "https://github.com/oclif/plugin-command-snapshot/issues",
7
"dependencies": {
8
"@oclif/core": "^4.0.0-beta.13",
9
- "@types/lodash.difference": "^4.5.9",
10
"ansis": "^3.2.0",
11
"globby": "^14.0.1",
12
"just-diff": "^5.2.0",
@@ -22,6 +21,7 @@
22
21
"@oclif/prettier-config": "^0.2.1",
23
"@oclif/test": "^4",
24
"@types/chai": "^4.3.11",
+ "@types/lodash.difference": "^4.5.9",
25
"@types/lodash.get": "^4.4.9",
26
"@types/lodash.sortby": "^4.7.9",
27
"@types/mocha": "^10.0.6",
0 commit comments