mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
Bump js-yaml, eslint, eslint-config-standard and eslint-plugin-promise
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [eslint](https://github.com/eslint/eslint), [eslint-config-standard](https://github.com/standard/eslint-config-standard) and [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise). These dependencies need to be updated together. Updates `js-yaml` from 3.14.1 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...4.1.1) Updates `eslint` from 7.32.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v9.39.1) Updates `eslint-config-standard` from 16.0.3 to 17.1.0 - [Commits](https://github.com/standard/eslint-config-standard/compare/v16.0.3...v17.1.0) Updates `eslint-plugin-promise` from 5.2.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v5.2.0...v7.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development - dependency-name: eslint-config-standard dependency-version: 17.1.0 dependency-type: direct:development - dependency-name: eslint-plugin-promise dependency-version: 7.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
1134
package-lock.json
generated
1134
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -48,11 +48,11 @@
|
|||||||
"acorn": "^8.6.0",
|
"acorn": "^8.6.0",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"core-js": "^3.25.0",
|
"core-js": "^3.25.0",
|
||||||
"eslint": "^7.12.1",
|
"eslint": "^9.39.1",
|
||||||
"eslint-config-standard": "^16.0.3",
|
"eslint-config-standard": "^17.1.0",
|
||||||
"eslint-plugin-import": "^2.26.0",
|
"eslint-plugin-import": "^2.26.0",
|
||||||
"eslint-plugin-node": "^11.1.0",
|
"eslint-plugin-node": "^11.1.0",
|
||||||
"eslint-plugin-promise": "^5.0.0",
|
"eslint-plugin-promise": "^7.2.1",
|
||||||
"jasmine": "^3.5.0",
|
"jasmine": "^3.5.0",
|
||||||
"jasmine-browser-runner": "^1.0.0",
|
"jasmine-browser-runner": "^1.0.0",
|
||||||
"jasmine-core": "^4.0.1",
|
"jasmine-core": "^4.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user