Skip to content

Commit

Permalink
Update dependency @slashnephy/eslint-config to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 6, 2024
1 parent 3be74e0 commit fcd4177
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion env/discord/package.json
Expand Up @@ -23,7 +23,7 @@
"@babel/preset-typescript": "7.22.5",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-typescript": "11.1.2",
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"@types/babel__core": "7.20.1",
"@types/babel__preset-env": "7.9.2",
Expand Down
2 changes: 1 addition & 1 deletion env/jest/package.json
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@jest/types": "29.6.1",
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/renovate/package.json
Expand Up @@ -27,7 +27,7 @@
"dotenv": "16.3.1"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/scrapbox/package.json
Expand Up @@ -16,7 +16,7 @@
"lint:prettier": "prettier --check ."
},
"devDependencies": {
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"concurrently": "8.2.0",
"eslint": "8.45.0",
Expand Down
2 changes: 1 addition & 1 deletion env/stylelint/package.json
Expand Up @@ -35,7 +35,7 @@
"stylelint": "^15"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/textlint/package.json
Expand Up @@ -37,7 +37,7 @@
"textlint-rule-preset-jtf-style": "2.3.14"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"@textlint/types": "13.4.1",
"@types/node": "20.4.5",
Expand Down
2 changes: 1 addition & 1 deletion env/typescript/package.json
Expand Up @@ -33,7 +33,7 @@
"typescript": "^5"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/userstyle/package.json
Expand Up @@ -22,7 +22,7 @@
"watch:postcss": "yarn build:postcss -w"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.1.1",
"@slashnephy/eslint-config": "2.1.2",
"@slashnephy/prettier-config": "1.0.73",
"@slashnephy/stylelint-config": "0.1.1",
"autoprefixer": "10.4.14",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Expand Up @@ -3475,7 +3475,7 @@ __metadata:
"@babel/preset-typescript": "npm:7.22.5"
"@rollup/plugin-babel": "npm:6.0.3"
"@rollup/plugin-typescript": "npm:11.1.2"
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/babel__core": "npm:7.20.1"
"@types/babel__preset-env": "npm:7.9.2"
Expand All @@ -3487,9 +3487,9 @@ __metadata:
languageName: unknown
linkType: soft

"@slashnephy/eslint-config@npm:2.1.1":
version: 2.1.1
resolution: "@slashnephy/eslint-config@npm:2.1.1"
"@slashnephy/eslint-config@npm:2.1.2":
version: 2.1.2
resolution: "@slashnephy/eslint-config@npm:2.1.2"
dependencies:
"@emotion/eslint-plugin": "npm:11.11.0"
"@next/eslint-plugin-next": "npm:14.0.4"
Expand Down Expand Up @@ -3534,7 +3534,7 @@ __metadata:
yaml-eslint-parser: "npm:1.2.2"
peerDependencies:
eslint: ^8
checksum: 3ef76506e7690ad0ad43aa4ebca81487e800c2711495473b9ffb0284ee811862675dc268da1ef36e03a31eefc55dfbbf7f2ee131a7a39a5d59c9c8b00059d7e5
checksum: 48d65bb8f0dcc7a6e999acb011861161776b9e58f166099f6fe5837895b39313170c330285547abb60edeb034465d535da6cdb1d24a6b731f29c7de7056e67d8
languageName: node
linkType: hard

Expand All @@ -3543,7 +3543,7 @@ __metadata:
resolution: "@slashnephy/jest-config@workspace:env/jest"
dependencies:
"@jest/types": "npm:29.6.1"
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/node": "npm:20.4.5"
concurrently: "npm:8.2.0"
Expand All @@ -3569,7 +3569,7 @@ __metadata:
resolution: "@slashnephy/renovate-config@workspace:env/renovate"
dependencies:
"@octokit/rest": "npm:20.0.1"
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/node": "npm:20.4.5"
concurrently: "npm:8.2.0"
Expand All @@ -3586,7 +3586,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@slashnephy/scrapbox@workspace:env/scrapbox"
dependencies:
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
concurrently: "npm:8.2.0"
eslint: "npm:8.45.0"
Expand All @@ -3600,7 +3600,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@slashnephy/stylelint-config@workspace:env/stylelint"
dependencies:
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/node": "npm:20.4.5"
concurrently: "npm:8.2.0"
Expand All @@ -3619,7 +3619,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@slashnephy/textlint-config@workspace:env/textlint"
dependencies:
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
"@textlint/types": "npm:13.4.1"
"@types/node": "npm:20.4.5"
Expand All @@ -3641,7 +3641,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@slashnephy/typescript-extension@workspace:env/typescript"
dependencies:
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/node": "npm:20.4.5"
concurrently: "npm:8.2.0"
Expand All @@ -3658,7 +3658,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@slashnephy/userstyle@workspace:env/userstyle"
dependencies:
"@slashnephy/eslint-config": "npm:2.1.1"
"@slashnephy/eslint-config": "npm:2.1.2"
"@slashnephy/prettier-config": "npm:1.0.73"
"@slashnephy/stylelint-config": "npm:0.1.1"
autoprefixer: "npm:10.4.14"
Expand Down

0 comments on commit fcd4177

Please sign in to comment.