Bump the normal group across 1 directory with 2 updates
Bumps the normal group with 2 updates in the / directory: [chokidar](https://github.com/paulmillr/chokidar) and [eslint](https://github.com/eslint/eslint). Updates `chokidar` from 3.2.1 to 4.0.1 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/3.2.1...4.0.1) Updates `eslint` from 8.9.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.57.1) --- updated-dependencies: - dependency-name: chokidar dependency-type: direct:development update-type: version-update:semver-major dependency-group: normal - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0b8dd459dd
commit
e5f897f8a2
2 changed files with 557 additions and 478 deletions
1033
package-lock.json
generated
1033
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -25,7 +25,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"benchmark": "^2.1.4",
|
"benchmark": "^2.1.4",
|
||||||
"chokidar": "^3.2.1",
|
"chokidar": "^4.0.1",
|
||||||
"eslint": "^8.9.0",
|
"eslint": "^8.9.0",
|
||||||
"glob": "^11.0.0",
|
"glob": "^11.0.0",
|
||||||
"istanbul": "^0.4.5",
|
"istanbul": "^0.4.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue