Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 93da795

Browse filesBrowse files
committed
chore: update dependencies and devDependencies
@typescript-eslint/eslint-plugin ^6.15.0 → ^7.1.1 @typescript-eslint/parser ^6.15.0 → ^7.1.1 eslint 8.56.0 → 8.57.0 eslint-plugin-prettier ^5.1.2 → ^5.1.3 eslint-plugin-react ^7.33.2 → ^7.34.0 eslint-plugin-unicorn ^50.0.1 → ^51.0.1 lerna ^8.0.1 → ^8.1.2 prettier ^3.1.1 → ^3.2.5
1 parent 569d566 commit 93da795
Copy full SHA for 93da795

File tree

1 file changed

+8
-8
lines changed
Filter options

1 file changed

+8
-8
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+8-8Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"test:update": "npm-run-all charts:test:update icons:test:update lib:test:update"
2323
},
2424
"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",
2828
"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",
3131
"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",
3434
"npm-run-all": "^4.1.5",
35-
"prettier": "^3.1.1"
35+
"prettier": "^3.2.5"
3636
},
3737
"overrides": {
3838
"gatsby-remark-external-links": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.