Skip to content

Commit 8ad80fb

Browse files
author
SleeplessOne1917
committed
Update dev dependencies
1 parent 44a562a commit 8ad80fb

File tree

2 files changed

+59
-51
lines changed

2 files changed

+59
-51
lines changed

package.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"author": "SleeplessOne1917",
1212
"license": "AGPL-3.0",
1313
"devDependencies": {
14-
"@types/node": "^20.10.4",
14+
"@types/node": "^20.10.5",
1515
"@types/node-cron": "^3.0.11",
16-
"@typescript-eslint/eslint-plugin": "^6.14.0",
17-
"@typescript-eslint/parser": "^6.14.0",
16+
"@typescript-eslint/eslint-plugin": "^6.15.0",
17+
"@typescript-eslint/parser": "^6.15.0",
1818
"eslint": "^8.56.0",
1919
"eslint-config-prettier": "^9.1.0",
2020
"eslint-plugin-prettier": "^5.0.1",
@@ -26,8 +26,16 @@
2626
"node-cron": "^3.0.3",
2727
"sqlite3": "^5.1.6"
2828
},
29-
"files": ["/dist"],
30-
"keywords": ["lemmy", "bot", "lemmy-bot", "fediverse", "fediverse-bot"],
29+
"files": [
30+
"/dist"
31+
],
32+
"keywords": [
33+
"lemmy",
34+
"bot",
35+
"lemmy-bot",
36+
"fediverse",
37+
"fediverse-bot"
38+
],
3139
"bugs": "https://github.com/SleeplessOne1917/lemmy-bot/issues",
3240
"repository": {
3341
"type": "git",

pnpm-lock.yaml

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)