Skip to content

Commit

Permalink
Merge pull request #1916 from privacy-scaling-explorations/dependabot…
Browse files Browse the repository at this point in the history
…/npm_and_yarn/dev/typescript-5.6.3

chore(deps-dev): bump typescript from 5.5.4 to 5.6.3
  • Loading branch information
0xmad authored Nov 6, 2024
2 parents 639c193 + 8058c5d commit d48832b
Show file tree
Hide file tree
Showing 9 changed files with 322 additions and 322 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ts-node": "^10.9.1",
"typedoc": "^0.26.7",
"typedoc-plugin-markdown": "^4.2.10",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"config": {
"commitizen": {
Expand Down
2 changes: 1 addition & 1 deletion packages/circuits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"mocha": "^10.7.3",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"nyc": "^17.0.0",
"snarkjs": "^0.7.5",
"ts-mocha": "^10.0.0",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"nyc": {
"reporter": [
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,6 @@
"hardhat-artifactor": "^0.2.0",
"hardhat-contract-sizer": "^2.10.0",
"ts-node": "^10.9.1",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"nyc": "^17.0.0",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"nyc": {
"reporter": [
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nyc": "^17.0.0",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"nyc": {
"reporter": [
Expand Down
2 changes: 1 addition & 1 deletion packages/integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"hardhat-contract-sizer": "^2.0.3",
"mocha": "^10.7.3",
"ts-mocha": "^10.0.0",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"dependencies": {
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
Expand Down
628 changes: 314 additions & 314 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit d48832b

Please sign in to comment.