We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 6745092 commit 2dc71caCopy full SHA for 2dc71ca
package.json
@@ -22,17 +22,17 @@
22
"test:update": "npm-run-all charts:test:update icons:test:update lib:test:update"
23
},
24
"devDependencies": {
25
- "@typescript-eslint/eslint-plugin": "^5.59.11",
26
- "@typescript-eslint/parser": "^5.59.11",
27
- "eslint": "8.43.0",
+ "@typescript-eslint/eslint-plugin": "^5.61.0",
+ "@typescript-eslint/parser": "^5.61.0",
+ "eslint": "8.44.0",
28
"eslint-config-prettier": "^8.8.0",
29
"eslint-plugin-prettier": "^4.2.1",
30
"eslint-plugin-react": "^7.32.2",
31
"eslint-plugin-react-hooks": "^4.6.0",
32
"eslint-plugin-unicorn": "^47.0.0",
33
- "lerna": "^7.1.0",
+ "lerna": "^7.1.1",
34
"npm-run-all": "^4.1.5",
35
- "prettier": "^2.8.8"
+ "prettier": "^3.0.0"
36
37
"overrides": {
38
"gatsby-remark-external-links": {
0 commit comments