File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ import * as ncu from 'npm-check-updates';
2
2
3
3
class PackageVersions {
4
4
static STATIC_DEPENDENCY_VERSIONS : Record < string , string > = {
5
- '@types/node' : '18.11.16 ' ,
5
+ '@types/node' : '18.11.18 ' ,
6
6
'@types/convict' : '6.1.1' ,
7
7
'@types/amqplib' : '0.10.0' ,
8
8
'@types/jest' : '27.0.3' ,
9
9
'@types/mocha' : '10.0.1' ,
10
10
'@types/chai' : '4.2.21' ,
11
11
'@types/chai-http' : '4.3.11' ,
12
12
'@types/cypress' : '9.0.0' ,
13
- '@typescript-eslint/eslint-plugin' : '5.46 .1' ,
13
+ '@typescript-eslint/eslint-plugin' : '5.47 .1' ,
14
14
'@typescript-eslint/parser' : '5.46.1' ,
15
15
'@types/mysql' : '2.15.21' ,
16
16
'@kopf02/express-utils' : '1.2.11-main-19a0c74e028fa348bf15b0c3928742c7de690ab7.0' ,
@@ -19,7 +19,7 @@ class PackageVersions {
19
19
'ts-node' : '10.9.1' ,
20
20
'ts-node-dev' : '2.0.0' ,
21
21
convict : '6.2.3' ,
22
- eslint : '8.29 .0' ,
22
+ eslint : '8.30 .0' ,
23
23
'eslint-plugin-prettier' : '4.2.1' ,
24
24
winston : '3.8.2' ,
25
25
joi : '17.7.0' ,
You can’t perform that action at this time.
0 commit comments