File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
"@types/chai" : " ^4.3.1" ,
31
31
"@types/mocha" : " ^9.1.1" ,
32
32
"@types/node" : " ^16" ,
33
- "@typescript-eslint/eslint-plugin" : " ^5.26 .0" ,
33
+ "@typescript-eslint/eslint-plugin" : " ^5.29 .0" ,
34
34
"@typescript-eslint/parser" : " ^5.26.0" ,
35
35
"chai" : " ^4.3.6" ,
36
36
"chai-ethers" : " ^0.0.1" ,
Original file line number Diff line number Diff line change 30
30
"generate" : " graphql-codegen"
31
31
},
32
32
"devDependencies" : {
33
- "@parcel/transformer-svg-react" : " ^2.5.0 " ,
33
+ "@parcel/transformer-svg-react" : " ^2.6.2 " ,
34
34
"@types/react" : " ^18.0.0" ,
35
35
"@types/react-dom" : " ^18.0.0" ,
36
36
"@types/styled-components" : " ^5.1.21" ,
37
- "@typescript-eslint/eslint-plugin" : " ^5.27 .0" ,
37
+ "@typescript-eslint/eslint-plugin" : " ^5.29 .0" ,
38
38
"@typescript-eslint/parser" : " ^5.27.0" ,
39
39
"@typescript-eslint/utils" : " ^5.29.0" ,
40
40
"eslint" : " ^8.16.0" ,
47
47
"eslint-plugin-security" : " ^1.4.0" ,
48
48
"eslint-utils" : " ^3.0.0" ,
49
49
"lru-cache" : " ^7.8.0" ,
50
- "parcel" : " ^2.6.0 " ,
50
+ "parcel" : " ^2.6.2 " ,
51
51
"prettier" : " ^2.5.1" ,
52
52
"typescript" : " ^4.5.5"
53
53
},
You can’t perform that action at this time.
0 commit comments