Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone authored and github-actions[bot] committed Feb 2, 2024
1 parent aa00d26 commit 2b4fe15
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@actions/github": "^6.0.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.11.14",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.56.0",
Expand All @@ -39,7 +39,7 @@
"ts-loader": "^9.5.1",
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3",
"webpack": "^5.90.0",
"webpack": "^5.90.1",
"webpack-cli": "^5.1.4"
}
}

0 comments on commit 2b4fe15

Please sign in to comment.