We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01dfe29 commit 31b4981Copy full SHA for 31b4981
1 file changed
package.json
@@ -105,8 +105,8 @@
105
"@types/sinon": "7.5.1",
106
"@types/socket.io": "2.1.4",
107
"@types/ws": "7.2.0",
108
- "@typescript-eslint/eslint-plugin": "^2.17.0",
109
- "@typescript-eslint/parser": "^2.17.0",
+ "@typescript-eslint/eslint-plugin": "2.17.0",
+ "@typescript-eslint/parser": "2.17.0",
110
"artillery": "1.6.0-29",
111
"awesome-typescript-loader": "5.2.1",
112
"body-parser": "1.19.0",
@@ -121,9 +121,9 @@
121
"coveralls": "3.0.9",
122
"csv-write-stream": "2.0.0",
123
"delete-empty": "3.0.0",
124
- "eslint": "^6.8.0",
125
- "eslint-config-prettier": "^6.9.0",
126
- "eslint-plugin-import": "^2.20.0",
+ "eslint": "6.8.0",
+ "eslint-config-prettier": "6.9.0",
+ "eslint-plugin-import": "2.20.0",
127
"fancy-log": "1.3.3",
128
"fastify-static": "2.5.1",
129
"gulp": "4.0.1",
0 commit comments