Skip to content

Commit f411178

Browse files
dependabot[bot]pionxzh
authored andcommitted
build(deps-dev): bump eslint-config-standard from 17.0.0 to 17.1.0
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 17.0.0 to 17.1.0. - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md) - [Commits](standard/eslint-config-standard@v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: eslint-config-standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be6ac79 commit f411178

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@vitest/coverage-c8": "^0.29.8",
9999
"@vitest/ui": "^0.31.0",
100100
"eslint": "^8.41.0",
101-
"eslint-config-standard": "^17.0.0",
101+
"eslint-config-standard": "^17.1.0",
102102
"eslint-plugin-cypress": "^2.13.3",
103103
"eslint-plugin-import": "^2.27.5",
104104
"eslint-plugin-n": "^15.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1736,7 +1736,7 @@ __metadata:
17361736
clsx: ^1.2.1
17371737
copy-to-clipboard: ^3.3.3
17381738
eslint: ^8.41.0
1739-
eslint-config-standard: ^17.0.0
1739+
eslint-config-standard: ^17.1.0
17401740
eslint-plugin-cypress: ^2.13.3
17411741
eslint-plugin-import: ^2.27.5
17421742
eslint-plugin-n: ^15.7.0
@@ -3791,15 +3791,15 @@ __metadata:
37913791
languageName: node
37923792
linkType: hard
37933793

3794-
"eslint-config-standard@npm:^17.0.0":
3795-
version: 17.0.0
3796-
resolution: "eslint-config-standard@npm:17.0.0"
3794+
"eslint-config-standard@npm:^17.1.0":
3795+
version: 17.1.0
3796+
resolution: "eslint-config-standard@npm:17.1.0"
37973797
peerDependencies:
37983798
eslint: ^8.0.1
37993799
eslint-plugin-import: ^2.25.2
3800-
eslint-plugin-n: ^15.0.0
3800+
eslint-plugin-n: "^15.0.0 || ^16.0.0 "
38013801
eslint-plugin-promise: ^6.0.0
3802-
checksum: dc0ed51e186fd963ff2c0819d33ef580afce11b11036cbcf5e74427e26e514c2b1be96b8ffe74fd2fd00263554a0d49cc873fcf76f17c3dfdba614b45d7fd7da
3802+
checksum: 8ed14ffe424b8a7e67b85e44f75c46dc4c6954f7c474c871c56fb0daf40b6b2a7af2db55102b12a440158b2be898e1fb8333b05e3dbeaeaef066fdbc863eaa88
38033803
languageName: node
38043804
linkType: hard
38053805

0 commit comments

Comments
 (0)