Skip to content

Commit

Permalink
chore(deps): update root dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 30030a7 commit e95dafa
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 232 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"license": "Apache-2.0",
"private": true,
"devDependencies": {
"@changesets/cli": "2.26.2",
"@changesets/cli": "2.27.1",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@types/jest": "29.5.8",
"@types/jest": "29.5.11",
"@types/node": "16.18.14",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"changelog-parser": "3.0.1",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsdoc": "46.9.0",
Expand All @@ -28,7 +28,7 @@
"pretty-quick": "3.1.3",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "4.9.5"
},
"scripts": {
Expand Down
Loading

0 comments on commit e95dafa

Please sign in to comment.