Skip to content

Commit ec406be

Browse files
committed
Bump version to 2.35.4
Update Node.js dependencies
1 parent 36a27b0 commit ec406be

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-php",
3-
"version": "2.35.3",
3+
"version": "2.35.4",
44
"private": false,
55
"description": "Setup PHP for use with GitHub Actions",
66
"main": "lib/install.js",
@@ -41,21 +41,21 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/compat": "^1.3.2",
44-
"@eslint/js": "9.33.0",
44+
"@eslint/js": "9.34.0",
4545
"@types/jest": "^30.0.0",
46-
"@types/node": "^24.2.1",
47-
"@typescript-eslint/eslint-plugin": "^8.39.0",
48-
"@typescript-eslint/parser": "^8.39.0",
46+
"@types/node": "^24.3.0",
47+
"@typescript-eslint/eslint-plugin": "^8.40.0",
48+
"@typescript-eslint/parser": "^8.40.0",
4949
"@vercel/ncc": "^0.38.3",
50-
"eslint": "9.33.0",
50+
"eslint": "9.34.0",
5151
"eslint-config-prettier": "^10.1.8",
5252
"eslint-plugin-import": "^2.32.0",
5353
"eslint-plugin-jest": "^29.0.1",
5454
"eslint-plugin-prettier": "^5.5.4",
5555
"globals": "^16.3.0",
5656
"jest": "^30.0.5",
5757
"jest-circus": "^30.0.5",
58-
"nock": "^14.0.9",
58+
"nock": "^14.0.10",
5959
"prettier": "^3.6.2",
6060
"simple-git-hooks": "^2.13.1",
6161
"ts-jest": "^29.4.1",

0 commit comments

Comments
 (0)