Skip to content

Commit

Permalink
Bump the npm-development group with 2 updates (#8)
Browse files Browse the repository at this point in the history
* Bump the npm-development group with 2 updates

Bumps the npm-development group with 2 updates: [dotenv](https://github.com/motdotla/dotenv) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `dotenv` from 16.4.2 to 16.4.4
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.2...v16.4.4)

Updates `eslint-plugin-jest` from 27.6.3 to 27.9.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@v27.6.3...v27.9.0)

---
updated-dependencies:
- dependency-name: dotenv
  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>

* Updated dist index.js

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kitty Chiu <42864823+KittyChiu@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and KittyChiu authored Feb 20, 2024
1 parent 981b1ab commit c723820
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 37 deletions.
1 change: 1 addition & 0 deletions Top10
Submodule Top10 added at 92c5f4
63 changes: 37 additions & 26 deletions dist/index.js

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

18 changes: 9 additions & 9 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 @@ -73,10 +73,10 @@
"@babel/preset-env": "^7.23.9",
"@vercel/ncc": "^0.38.1",
"babel-preset-jest": "^29.6.3",
"dotenv": "^16.4.2",
"dotenv": "^16.4.4",
"eslint": "^8.56.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest": "^27.9.0",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.2.5"
Expand Down

0 comments on commit c723820

Please sign in to comment.