Skip to content

Commit

Permalink
Merge pull request #871 from einSelbst/renovate/linters
Browse files Browse the repository at this point in the history
chore(deps): update linters
  • Loading branch information
einSelbst authored Sep 22, 2022
2 parents 8b045c7 + 165110d commit c435585
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 163 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@
"@tailwindcss/typography": "0.5.7",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@textlint/ast-node-types": "12.2.1",
"@textlint/types": "12.2.1",
"@textlint/ast-node-types": "12.2.2",
"@textlint/types": "12.2.2",
"@types/babel__core": "7.1.19",
"@types/babel__preset-env": "7.9.2",
"@types/core-js": "2.5.5",
Expand All @@ -174,15 +174,15 @@
"@types/source-map-support": "0.5.6",
"@types/standard-version": "7.0.1",
"@types/testing-library__jest-dom": "5.14.5",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/eslint-plugin": "5.38.0",
"babel-loader": "8.2.5",
"c8": "7.12.0",
"commitizen": "4.2.5",
"cypress": "10.8.0",
"cypress-watch-and-reload": "1.10.3",
"dependency-version-badge": "1.11.0",
"eslint": "8.23.1",
"eslint-config-next": "12.3.0",
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "8.5.0",
"eslint-find-rules": "4.1.0",
"eslint-formatter-pretty": "4.1.0",
Expand Down Expand Up @@ -226,15 +226,15 @@
"source-map-support": "0.5.21",
"standard-version": "9.5.0",
"start-server-and-test": "1.14.0",
"stylelint": "14.12.0",
"stylelint": "14.12.1",
"stylelint-config-idiomatic-order": "8.1.0",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "28.0.0",
"stylelint-config-standard-scss": "5.0.0",
"stylelint-declaration-strict-value": "1.9.0",
"stylelint-formatter-pretty": "3.1.0",
"tap-spot": "1.1.2",
"textlint": "12.2.1",
"textlint": "12.2.2",
"textlint-plugin-jsx": "1.1.2",
"textlint-rule-diacritics": "1.0.0",
"textlint-rule-terminology": "3.0.3",
Expand Down
Loading

1 comment on commit c435585

@vercel
Copy link

@vercel vercel bot commented on c435585 Sep 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

overnext – ./

overnext-git-main-einselbst.vercel.app
overnext-einselbst.vercel.app
overnext.vercel.app

Please sign in to comment.