Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump the eslint group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates: [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) and [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security).


Updates `eslint-plugin-regexp` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-regexp@v2.1.1...v2.1.2)

Updates `eslint-plugin-security` from 1.7.1 to 2.0.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-security@v1.7.1...v2.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-regexp
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-security
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2023
1 parent dd497a3 commit 2896d58
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 @@ -89,8 +89,8 @@
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-regexp": "^2.1.1",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-regexp": "^2.1.2",
"eslint-plugin-security": "^2.0.0",
"glob": "^10.3.10",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down

0 comments on commit 2896d58

Please sign in to comment.