We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348ae2a commit a0f9bbeCopy full SHA for a0f9bbe
lib/package.json
@@ -72,7 +72,7 @@
72
"copyfiles": "^2.4.1",
73
"cross-env": "^7.0.3",
74
"cssnano": "^6.0.1",
75
- "esbuild": "^0.19.0",
+ "esbuild": "^0.19.1",
76
"fs-extra": "^11.1.1",
77
"glob": "^10.3.3",
78
"npm-run-all2": "^6.0.6",
package.json
@@ -58,7 +58,7 @@
58
"@typescript-eslint/eslint-plugin": "^6.3.0",
59
"@typescript-eslint/parser": "^6.3.0",
60
61
- "eslint": "^8.46.0",
+ "eslint": "^8.47.0",
62
"eslint-config-airbnb-base": "^15.0.0",
63
"eslint-config-prettier": "^9.0.0",
64
"eslint-plugin-import": "^2.28.0",
0 commit comments