Skip to content

Commit

Permalink
Update dependency @slashnephy/eslint-config to v2.3.70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 9, 2024
1 parent c6afffa commit 146155c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@slashnephy/eslint-config": "2.3.68",
"@slashnephy/eslint-config": "2.3.70",
"@slashnephy/prettier-config": "1.0.73",
"@sosukesuzuki/rollup-plugin-bundle-size": "0.1.0",
"@types/react": "18.3.3",
Expand Down
34 changes: 22 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2890,9 +2890,9 @@ __metadata:
languageName: node
linkType: hard

"@slashnephy/eslint-config@npm:2.3.68":
version: 2.3.68
resolution: "@slashnephy/eslint-config@npm:2.3.68"
"@slashnephy/eslint-config@npm:2.3.70":
version: 2.3.70
resolution: "@slashnephy/eslint-config@npm:2.3.70"
dependencies:
"@emotion/eslint-plugin": 11.11.0
"@graphql-eslint/eslint-plugin": 3.20.1
Expand All @@ -2917,7 +2917,7 @@ __metadata:
eslint-plugin-jest: 28.5.0
eslint-plugin-jest-formatting: 3.1.0
eslint-plugin-jsx-a11y: 6.8.0
eslint-plugin-n: 17.7.0
eslint-plugin-n: 17.8.1
eslint-plugin-no-void-return-type: 1.0.2
eslint-plugin-node: 11.1.0
eslint-plugin-package-json: 0.2.0
Expand All @@ -2938,7 +2938,7 @@ __metadata:
yaml-eslint-parser: 1.2.3
peerDependencies:
eslint: ^8
checksum: 46eb5eb5d5786c2f6e69685af16a4e9823db84fce12030c294b1eeacd095eb90ff4e714d806e7d2d1698fe65c8b8886a1aa918acb6e2076eda84648ceed40275
checksum: 3321ac72b6c07cf455bdaa799a2d1aba7fa3cd70d5f7fc596d2a2dbcd2b5cccff6f9234571402a874c58227dcaab0638401d96a674f5c35e5ec219315fc935ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -5016,7 +5016,7 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.12.0, enhanced-resolve@npm:^5.15.0":
"enhanced-resolve@npm:^5.12.0":
version: 5.16.1
resolution: "enhanced-resolve@npm:5.16.1"
dependencies:
Expand All @@ -5026,6 +5026,16 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.17.0":
version: 5.17.0
resolution: "enhanced-resolve@npm:5.17.0"
dependencies:
graceful-fs: ^4.2.4
tapable: ^2.2.0
checksum: 1066000454da6a7aeabdbe1f433d912d1e39e6892142a78a37b6577aab27e0436091fa1399d857ad87085b1c3b73a0f811c8874da3dbdc40fbd5ebe89a5568e6
languageName: node
linkType: hard

"env-paths@npm:^2.2.0":
version: 2.2.1
resolution: "env-paths@npm:2.2.1"
Expand Down Expand Up @@ -5506,12 +5516,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:17.7.0":
version: 17.7.0
resolution: "eslint-plugin-n@npm:17.7.0"
"eslint-plugin-n@npm:17.8.1":
version: 17.8.1
resolution: "eslint-plugin-n@npm:17.8.1"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
enhanced-resolve: ^5.15.0
enhanced-resolve: ^5.17.0
eslint-plugin-es-x: ^7.5.0
get-tsconfig: ^4.7.0
globals: ^15.0.0
Expand All @@ -5520,7 +5530,7 @@ __metadata:
semver: ^7.5.3
peerDependencies:
eslint: ">=8.23.0"
checksum: a781d37e34aa0e0c11954ca905f65f09a4dd1207471502f78f6091c72d1adac72067ae98f7d94940cfbab9a63bcd523e5f064cb602fa47e0acc5e961a8d6e91c
checksum: 71be8734456a132f363667cc8647e1f12c222d9f64ec8c0d587572296391d962bdaf3120f0bc34da9f3575ff0a4516334e2bce111d83f67e0b074c408f724e20
languageName: node
linkType: hard

Expand Down Expand Up @@ -9677,7 +9687,7 @@ __metadata:
"@rollup/plugin-replace": 5.0.7
"@rollup/plugin-terser": 0.4.4
"@rollup/plugin-typescript": 11.1.6
"@slashnephy/eslint-config": 2.3.68
"@slashnephy/eslint-config": 2.3.70
"@slashnephy/prettier-config": 1.0.73
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
"@tabler/icons": ^1.93.0
Expand Down

0 comments on commit 146155c

Please sign in to comment.