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 168c3f0 commit 76e7142Copy full SHA for 76e7142
package.json
@@ -21,16 +21,16 @@
21
"dependencies": {
22
"discord-polls": "^1.1.1",
23
"discord.js": "14.13.0",
24
- "dotenv": "^16.3.1",
+ "dotenv": "^16.4.7",
25
"glob": "^7.2.3",
26
"json-to-frontmatter-markdown": "^1.0.0"
27
},
28
"devDependencies": {
29
"alex": "^11.0.1",
30
"cspell": "^6.31.3",
31
- "eslint": "^8.56.0",
+ "eslint": "^8.57.1",
32
"eslint-config-prettier": "^8.10.0",
33
- "eslint-plugin-import": "^2.29.1",
+ "eslint-plugin-import": "^2.31.0",
34
"eslint-plugin-prettier": "^4.2.1",
35
"prettier": "^2.8.8"
36
}
0 commit comments