Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2022
1 parent 2d331a7 commit 06bb5f8
Show file tree
Hide file tree
Showing 3 changed files with 379 additions and 293 deletions.
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,14 @@
"devDependencies": {
"@testing-library/dom": "8.19.0",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "5.42.0",
"@typescript-eslint/parser": "5.42.1",
"eslint": "8.27.0",
"eslint-find-rules": "4.1.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-jest-async": "1.0.3",
"eslint-plugin-jest-dom": "4.0.2",
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "39.6.2",
"eslint-plugin-json": "3.1.0",
Expand All @@ -106,10 +106,10 @@
"eslint-plugin-react-redux": "4.0.0",
"eslint-plugin-testing-library": "5.9.1",
"eslint-plugin-typescript-sort-keys": "2.1.0",
"jest": "29.2.2",
"jest": "29.3.1",
"react": "18.2.0",
"typescript": "^4.8.4",
"vitest": "^0.24.3"
"vitest": "^0.25.0"
},
"peerDependencies": {
"eslint": "^8.15.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"devDependencies": {
"lodash": "^4.17.21",
"postcss": "^8.4.18",
"stylelint": "14.14.1",
"vitest": "^0.24.3"
"stylelint": "14.15.0",
"vitest": "^0.25.0"
},
"peerDependencies": {
"postcss": "^8.4.18",
Expand Down

0 comments on commit 06bb5f8

Please sign in to comment.