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.
2 parents e511436 + 9a117aa commit 55226a9Copy full SHA for 55226a9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "flattern-markdown-folder-structure-action",
3
- "version": "0.0.0",
+ "version": "1.1.0",
4
"description": "GitHub action to flatten file structure with markdown data",
5
"main": "src/index.ts",
6
"repository": {
@@ -34,8 +34,8 @@
34
"devDependencies": {
35
"@types/jest": "^29.4.0",
36
"@types/node": "^20.2.5",
37
- "@typescript-eslint/eslint-plugin": "^6.7.4",
38
- "@typescript-eslint/parser": "^6.7.4",
+ "@typescript-eslint/eslint-plugin": "^7.4",
+ "@typescript-eslint/parser": "^7.4",
39
"@vercel/ncc": "^0.38.0",
40
"eslint": "^8.33.0",
41
"eslint-plugin-github": "^4.6.0",
0 commit comments