Skip to content

Commit

Permalink
Update dist/
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 25, 2022
1 parent e41cfeb commit 5f8e2bd
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 50 deletions.
78 changes: 42 additions & 36 deletions dist/index.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/index.js.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions dist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,24 @@
"devDependencies": {
"@types/feedparser": "^2.2.5",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"esbuild": "^0.16.0",
"esbuild-plugin-clean": "^0.9.0",
"@types/node": "^18.11.17",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"esbuild": "^0.16.10",
"esbuild-plugin-clean": "^1.0.1",
"esbuild-plugin-copy-file": "^0.0.2",
"esbuild-plugin-fileloc": "^0.0.6",
"eslint": "^8.27.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^17.0.0",
"prettier": "^2.7.1",
"typescript": "^4.9.3"
"prettier": "^2.8.1",
"typescript": "^4.9.4"
},
"dependencies": {
"@actions/core": "^1.10.0",
"@extractus/feed-extractor": "^6.1.7",
"@sohailalam2/abu": "^0.5.0",
"feed-reader": "^6.1.3",
"masto": "^4.6.2",
"masto": "^4.11.1",
"mkdirp": "^1.0.4"
}
}

0 comments on commit 5f8e2bd

Please sign in to comment.