We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0b242 commit d9cae09Copy full SHA for d9cae09
1 file changed
package.json
@@ -82,8 +82,8 @@
82
},
83
"devDependencies": {
84
"@codechecks/client": "0.1.10",
85
- "@commitlint/cli": "^8.2.0",
86
- "@commitlint/config-angular": "^8.2.0",
+ "@commitlint/cli": "8.2.0",
+ "@commitlint/config-angular": "8.2.0",
87
"@types/amqplib": "0.5.13",
88
"@types/bytes": "3.0.0",
89
"@types/cache-manager": "2.10.0",
@@ -108,7 +108,7 @@
108
"chai": "4.2.0",
109
"chai-as-promised": "7.1.1",
110
"clang-format": "1.2.4",
111
- "commitlint-circle": "^1.0.0",
+ "commitlint-circle": "1.0.0",
112
"concurrently": "5.0.0",
113
"conventional-changelog": "3.1.12",
114
"core-js": "3.2.1",
0 commit comments