Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Jul 2, 2024
1 parent 71d05bc commit 8ab0922
Show file tree
Hide file tree
Showing 2 changed files with 1,602 additions and 1,565 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,22 +74,22 @@
"siteverify"
],
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@pollyjs/adapter-node-http": "^6.0.6",
"@pollyjs/core": "^6.0.6",
"@pollyjs/persister-fs": "^6.0.6",
"@size-limit/preset-small-lib": "^11.0.1",
"@types/jest": "^29.5.11",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/jest": "^29.5.12",
"@types/setup-polly-jest": "^0.5.5",
"dts-cli": "^2.0.3",
"eslint-plugin-prettier": "^5.1.2",
"husky": "^9.0.7",
"nock": "^13.4.0",
"prettier": "^3.1.1",
"dts-cli": "^2.0.5",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"nock": "^13.5.4",
"prettier": "^3.3.2",
"setup-polly-jest": "^0.11.0",
"size-limit": "^11.0.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
"size-limit": "^11.1.4",
"tslib": "^2.6.3",
"typescript": "^5.5.3"
}
}
Loading

0 comments on commit 8ab0922

Please sign in to comment.