File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
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" : " ^6.15.0 " ,
26
- "@typescript-eslint/parser" : " ^6.15.0 " ,
27
- "eslint" : " 8.56 .0" ,
25
+ "@typescript-eslint/eslint-plugin" : " ^7.1.1 " ,
26
+ "@typescript-eslint/parser" : " ^7.1.1 " ,
27
+ "eslint" : " 8.57 .0" ,
28
28
"eslint-config-prettier" : " ^9.1.0" ,
29
- "eslint-plugin-prettier" : " ^5.1.2 " ,
30
- "eslint-plugin-react" : " ^7.33.2 " ,
29
+ "eslint-plugin-prettier" : " ^5.1.3 " ,
30
+ "eslint-plugin-react" : " ^7.34.0 " ,
31
31
"eslint-plugin-react-hooks" : " ^4.6.0" ,
32
- "eslint-plugin-unicorn" : " ^50 .0.1" ,
33
- "lerna" : " ^8.0.1 " ,
32
+ "eslint-plugin-unicorn" : " ^51 .0.1" ,
33
+ "lerna" : " ^8.1.2 " ,
34
34
"npm-run-all" : " ^4.1.5" ,
35
- "prettier" : " ^3.1.1 "
35
+ "prettier" : " ^3.2.5 "
36
36
},
37
37
"overrides" : {
38
38
"gatsby-remark-external-links" : {
You can’t perform that action at this time.
0 commit comments