We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08326e6 commit 96651f5Copy full SHA for 96651f5
package.json
@@ -22,8 +22,8 @@
22
"test:update": "npm-run-all charts:test:update icons:test:update lib:test:update"
23
},
24
"devDependencies": {
25
- "@typescript-eslint/eslint-plugin": "^6.10.0",
26
- "@typescript-eslint/parser": "^6.10.0",
+ "@typescript-eslint/eslint-plugin": "^6.11.0",
+ "@typescript-eslint/parser": "^6.11.0",
27
"eslint": "8.53.0",
28
"eslint-config-prettier": "^9.0.0",
29
"eslint-plugin-prettier": "^5.0.1",
@@ -32,7 +32,7 @@
32
"eslint-plugin-unicorn": "^49.0.0",
33
"lerna": "^7.4.2",
34
"npm-run-all": "^4.1.5",
35
- "prettier": "^3.0.3"
+ "prettier": "^3.1.0"
36
37
"overrides": {
38
"gatsby-remark-external-links": {
0 commit comments