Skip to content

Commit

Permalink
Bump the npm-development group across 1 directory with 2 updates (#37)
Browse files Browse the repository at this point in the history
Bumps the npm-development group with 2 updates in the / directory: [ejs](https://github.com/mde/ejs) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

Updates `eslint-plugin-jest` from 28.2.0 to 28.3.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.2.0...v28.3.0)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent a237d6c commit 3b19aef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
"@babel/preset-env": "^7.24.4",
"@vercel/ncc": "^0.38.1",
"babel-preset-jest": "^29.6.3",
"ejs": "^3.1.9",
"ejs": "^3.1.10",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-jest": "^28.3.0",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.2.5"
Expand Down

0 comments on commit 3b19aef

Please sign in to comment.