Skip to content

Commit

Permalink
Merge pull request #978 from actions/dependabot/npm_and_yarn/npm-deve…
Browse files Browse the repository at this point in the history
…lopment-27668d1a5c

Bump the npm-development group across 1 directory with 6 updates
  • Loading branch information
ncalteen authored Dec 11, 2024
2 parents 687f245 + 615931e commit fc95169
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 83 deletions.
24 changes: 17 additions & 7 deletions dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

158 changes: 89 additions & 69 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,22 +70,22 @@
"@actions/core": "^1.11.1"
},
"devDependencies": {
"@github/local-action": "^2.2.0",
"@github/local-action": "^2.2.1",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-eslint": "^16.3.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}

0 comments on commit fc95169

Please sign in to comment.