Skip to content

Commit 778c341

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/vue/tsconfig-0.6.0
2 parents a7c93b8 + 7ab3df3 commit 778c341

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
with:
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
1515
issue-message: "Thank you for using this application, please make sure you reviewed the readme and checked that it is not an environmental issue. If it is an urgent security concern, please email [email protected]. Thank you!"
16-
pr-message: "Thank you so much for contributong the project! This will be reviewed shortly. If it is urgent or a security concern, please email jeremykenedy@gmial.com"
16+
pr-message: "Thank you so much for contributong the project! This will be reviewed shortly. If it is urgent or a security concern, please email jeremykenedy@gmail.com"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
2323
"@tailwindcss/postcss7-compat": "^2.2.17",
2424
"@tailwindcss/typography": "^0.5.9",
25-
"@types/node": "^20.1.0",
25+
"@types/node": "^22.9.0",
2626
"@vitejs/plugin-basic-ssl": "^1.0.1",
2727
"@vitejs/plugin-legacy": "^4.0.1",
2828
"@vitejs/plugin-vue": "^4.0.0",
2929
"@vue/compiler-sfc": "^3.2.47",
30-
"@vue/eslint-config-prettier": "^7.1.0",
30+
"@vue/eslint-config-prettier": "^10.1.0",
3131
"@vue/eslint-config-typescript": "^13.0.0",
3232
"@vue/tsconfig": "^0.6.0",
3333
"autoprefixer": "^10.4.13",

0 commit comments

Comments
 (0)