Skip to content

Commit

Permalink
chore(deps): update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis committed Nov 29, 2023
1 parent abebc92 commit 10a1a36
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 129 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"git-date-extractor": "4.0.1"
},
"devDependencies": {
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-unicorn": "49.0.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-plugin-sort-json": "3.1.0",
"tslib": "2.6.2",
"tsm": "2.3.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"engines": {
"node": ">=18",
Expand Down Expand Up @@ -90,7 +90,7 @@
}
]
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.11.0",
"prettier": {
"bracketSameLine": true,
"bracketSpacing": true,
Expand Down
Loading

0 comments on commit 10a1a36

Please sign in to comment.