Skip to content

Commit cb8f453

Browse files
committed
Update Node.js dependencies
1 parent 19323ea commit cb8f453

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-php",
3-
"version": "2.25.0",
3+
"version": "2.25.1",
44
"private": false,
55
"description": "Setup PHP for use with GitHub Actions",
66
"main": "lib/install.js",
@@ -41,8 +41,8 @@
4141
"devDependencies": {
4242
"@types/jest": "^29.5.0",
4343
"@types/node": "^18.15.11",
44-
"@typescript-eslint/eslint-plugin": "^5.58.0",
45-
"@typescript-eslint/parser": "^5.58.0",
44+
"@typescript-eslint/eslint-plugin": "^5.59.0",
45+
"@typescript-eslint/parser": "^5.59.0",
4646
"@vercel/ncc": "^0.36.1",
4747
"eslint": "^8.38.0",
4848
"eslint-config-prettier": "^8.8.0",

0 commit comments

Comments
 (0)