Skip to content

Commit

Permalink
Update Node.js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Apr 19, 2023
1 parent 19323ea commit cb8f453
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
168 changes: 84 additions & 84 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
@@ -1,6 +1,6 @@
{
"name": "setup-php",
"version": "2.25.0",
"version": "2.25.1",
"private": false,
"description": "Setup PHP for use with GitHub Actions",
"main": "lib/install.js",
Expand Down Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand Down

0 comments on commit cb8f453

Please sign in to comment.