Skip to content

Commit

Permalink
chore: update dependencies (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
yowainwright authored Dec 17, 2024
1 parent 70a16ba commit f0d5214
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 127 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"private": true,
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/format": "^19.3.0",
"@commitlint/prompt": "19.6.0",
"@commitlint/prompt": "19.6.1",
"@common-utilities/new-pkg": "workspace:*",
"@eslint/js": "^9.1.1",
"@swc/core": "^1.5.0",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"codependence": "^0.3.1",
"commitizen": "4.3.1",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"pastoralist": "1.1.12-beta.5",
"prettier": "3.4.2",
"rimraf": "6.0.1",
Expand Down
Loading

0 comments on commit f0d5214

Please sign in to comment.