Skip to content

Commit

Permalink
Update dependency @slashnephy/eslint-config to v2.0.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent 719dba3 commit 249ca55
Show file tree
Hide file tree
Showing 9 changed files with 151 additions and 37 deletions.
2 changes: 1 addition & 1 deletion env/discord/package.json
Original file line number Diff line number Diff line change
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.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"@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
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@jest/types": "29.6.1",
"@slashnephy/eslint-config": "2.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/renovate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dotenv": "16.3.1"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/scrapbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint:prettier": "prettier --check ."
},
"devDependencies": {
"@slashnephy/eslint-config": "2.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"concurrently": "8.2.0",
"eslint": "8.45.0",
Expand Down
2 changes: 1 addition & 1 deletion env/stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"stylelint": "^15"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/textlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"textlint": "^13"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"@textlint/types": "13.3.3",
"@types/node": "20.4.5",
Expand Down
2 changes: 1 addition & 1 deletion env/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "^5"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"@types/node": "20.4.5",
"concurrently": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion env/userstyle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"watch:postcss": "yarn build:postcss -w"
},
"devDependencies": {
"@slashnephy/eslint-config": "2.0.44",
"@slashnephy/eslint-config": "2.0.45",
"@slashnephy/prettier-config": "1.0.30",
"@slashnephy/stylelint-config": "0.1.1",
"autoprefixer": "10.4.14",
Expand Down
Loading

0 comments on commit 249ca55

Please sign in to comment.