Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump typescript from 4.0.5 to 4.1.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 18, 2020
1 parent a9027e0 commit 392c9b5
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/ipfs-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@
"sinon": "^9.0.3",
"string-argv": "^0.3.1",
"temp-write": "^4.0.0",
"typescript": "4.0.x"
"typescript": "4.1.x"
}
}
2 changes: 1 addition & 1 deletion packages/ipfs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"devDependencies": {
"aegir": "^29.2.2",
"rimraf": "^3.0.2",
"typescript": "4.0.x"
"typescript": "4.1.x"
}
}
2 changes: 1 addition & 1 deletion packages/ipfs-core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"aegir": "^29.2.2",
"typescript": "4.0.x"
"typescript": "4.1.x"
},
"contributors": [
"Irakli Gozalishvili <dev@gozala.io>"
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"devDependencies": {
"aegir": "^29.2.2",
"rimraf": "^3.0.2",
"typescript": "4.0.x"
"typescript": "4.1.x"
}
}
2 changes: 1 addition & 1 deletion packages/ipfs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,6 @@
"nanoid": "^3.1.12",
"rimraf": "^3.0.2",
"sinon": "^9.0.3",
"typescript": "4.0.x"
"typescript": "4.1.x"
}
}
2 changes: 1 addition & 1 deletion packages/ipfs-daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"aegir": "^29.2.2",
"node-fetch": "^2.6.1",
"typescript": "4.0.x",
"typescript": "4.1.x",
"ws": "^7.3.1"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-grpc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"it-all": "^1.0.4",
"rimraf": "^3.0.2",
"sinon": "^9.0.3",
"typescript": "4.0.x"
"typescript": "4.1.x"
}
}
2 changes: 1 addition & 1 deletion packages/ipfs-grpc-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"it-drain": "^1.0.3",
"rimraf": "^3.0.2",
"sinon": "^9.0.3",
"typescript": "4.0.x",
"typescript": "4.1.x",
"uint8arrays": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/ipfs-http-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"it-concat": "^1.0.1",
"nock": "^13.0.2",
"rimraf": "^3.0.2",
"typescript": "4.0.x"
"typescript": "4.1.x"
},
"engines": {
"node": ">=10.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-http-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"file-type": "^16.0.0",
"rimraf": "^3.0.2",
"sinon": "^9.0.3",
"typescript": "4.0.x"
"typescript": "4.1.x"
}
}
2 changes: 1 addition & 1 deletion packages/ipfs-http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"rimraf": "^3.0.2",
"sinon": "^9.0.3",
"stream-to-promise": "^3.0.0",
"typescript": "4.0.x"
"typescript": "4.1.x"
},
"optionalDependencies": {
"prom-client": "^12.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-message-port-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ipfs-core": "^0.3.1",
"ipfs-message-port-server": "^0.4.3",
"rimraf": "^3.0.2",
"typescript": "4.0.x"
"typescript": "4.1.x"
},
"engines": {
"node": ">=10.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-message-port-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"aegir": "^29.2.2",
"rimraf": "^3.0.2",
"typescript": "4.0.x",
"typescript": "4.1.x",
"uint8arrays": "^1.1.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-message-port-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"cids": "^1.0.0",
"ipfs-utils": "^5.0.0",
"rimraf": "^3.0.2",
"typescript": "4.0.x"
"typescript": "4.1.x"
},
"engines": {
"node": ">=10.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"libp2p-webrtc-star": "^0.20.1",
"merge-options": "^2.0.0",
"rimraf": "^3.0.2",
"typescript": "4.0.x",
"typescript": "4.1.x",
"wrtc": "^0.4.6"
},
"typesVersions": {
Expand Down

0 comments on commit 392c9b5

Please sign in to comment.