Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 048b3bf commit 18b4474
Show file tree
Hide file tree
Showing 4 changed files with 865 additions and 841 deletions.
6 changes: 3 additions & 3 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,7 @@
"@types/istanbul-lib-report" "*"

"@types/jest@^29.5.2":
version "29.5.11"
version "29.5.12"
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand All @@ -1459,7 +1459,7 @@
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==

"@types/react@^18.2.14":
version "18.2.47"
version "18.2.57"
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down Expand Up @@ -2508,7 +2508,7 @@ eslint-plugin-jest-formatting@^3.1.0:
integrity sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==

eslint-plugin-jest@^27.2.2:
version "27.6.1"
version "27.9.0"
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"devDependencies": {
"lerna": "^8.0.0",
"markdownlint": "^0.32.0",
"markdownlint-cli": "^0.38.0",
"markdownlint-rule-helpers": "^0.23.0",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.39.0",
"markdownlint-rule-helpers": "^0.24.0",
"prettier": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-testing-library": "6.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"jest": "^29.7.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"prettier": "^3.0.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 18b4474

Please sign in to comment.