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 f77f533 commit dc394f5Copy full SHA for dc394f5
package.json
@@ -12,10 +12,10 @@
12
"dependencies": {
13
"chalk": "4.1.0",
14
"commander": "6.1.0",
15
- "cson-parser": "^4.0.5",
+ "cson-parser": "4.0.5",
16
"eslint-config-prettier": "6.13.0",
17
"glob": "7.1.6",
18
- "lodash": "^4.17.20",
+ "lodash": "4.17.20",
19
"minimatch": "3.0.4",
20
"strip-json-comments": "3.1.1",
21
"tslint": "6.1.3",
@@ -30,7 +30,7 @@
30
"@types/eslint-config-prettier": "6.11.0",
31
"@types/glob": "7.1.3",
32
"@types/jest": "26.0.14",
33
- "@types/lodash": "^4.14.162",
+ "@types/lodash": "4.14.162",
34
"@types/minimatch": "3.0.3",
35
"@types/node": "12.12.21",
36
"@typescript-eslint/eslint-plugin": "4.4.1",
0 commit comments