File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"test:update" : " npm-run-all charts:test:update icons:test:update lib:test:update"
23
23
},
24
24
"devDependencies" : {
25
- "@typescript-eslint/eslint-plugin" : " ^5.59.11 " ,
26
- "@typescript-eslint/parser" : " ^5.59.11 " ,
27
- "eslint" : " 8.43 .0" ,
25
+ "@typescript-eslint/eslint-plugin" : " ^5.61.0 " ,
26
+ "@typescript-eslint/parser" : " ^5.61.0 " ,
27
+ "eslint" : " 8.44 .0" ,
28
28
"eslint-config-prettier" : " ^8.8.0" ,
29
29
"eslint-plugin-prettier" : " ^4.2.1" ,
30
30
"eslint-plugin-react" : " ^7.32.2" ,
31
31
"eslint-plugin-react-hooks" : " ^4.6.0" ,
32
32
"eslint-plugin-unicorn" : " ^47.0.0" ,
33
- "lerna" : " ^7.1.0 " ,
33
+ "lerna" : " ^7.1.1 " ,
34
34
"npm-run-all" : " ^4.1.5" ,
35
- "prettier" : " ^2.8.8 "
35
+ "prettier" : " ^3.0.0 "
36
36
},
37
37
"overrides" : {
38
38
"gatsby-remark-external-links" : {
You can’t perform that action at this time.
0 commit comments