Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiglesias93 committed Mar 31, 2023
1 parent c10c07e commit f04b761
Show file tree
Hide file tree
Showing 3 changed files with 544 additions and 514 deletions.
5 changes: 5 additions & 0 deletions .changeset/giant-bats-play.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@finsweet/eslint-config': patch
---

chore: updated dependencies
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@
"main": ".eslintrc.js",
"devDependencies": {
"@changesets/changelog-git": "^0.1.14",
"@changesets/cli": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"@changesets/cli": "^2.26.1",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5"
"prettier": "^2.8.7",
"typescript": "^5.0.3"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5"
"prettier": "^2.8.7",
"typescript": "^5.0.2"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit f04b761

Please sign in to comment.