Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 17, 2021
1 parent a363433 commit 767e082
Show file tree
Hide file tree
Showing 35 changed files with 76 additions and 76 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"sinon-chrome": "^3.0.1",
"style-loader": "^3.3.1",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"jest": "^27.3.1",
"lerna": "^4.0.0",
"prettier": "2.4.1",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"scripts": {
"format": "prettier --write .",
Expand Down
2 changes: 1 addition & 1 deletion packages/d3-state-visualizer/examples/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"fork-ts-checker-webpack-plugin": "^6.4.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/d3-state-visualizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-config-prettier": "^8.3.0",
"rimraf": "^3.0.2",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/d3tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint-config-prettier": "^8.3.0",
"rimraf": "^3.0.2",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/map2tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-base16-styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"jest": "^27.3.1",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/react-dock/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fork-ts-checker-webpack-plugin": "^6.4.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@types/react": "^16.3.0 || ^17.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-json-tree/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"fork-ts-checker-webpack-plugin": "^6.4.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-json-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"styled-components": "^5.3.3",
"ts-jest": "^27.0.7",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"url-loader": "^4.1.1",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-chart-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react": "^17.0.2",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@
"socketcluster-client": "^14.3.2",
"supertest": "^6.1.6",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/redux-devtools-dock-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react": "^17.0.2",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-prettier": "^8.3.0",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"redux": "^3.1.0 || ^4.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/inspector-monitor": "^1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/inspector-monitor": "^1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"fork-ts-checker-webpack-plugin": "^6.4.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-inspector-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react": "^17.0.2",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-instrument/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rimraf": "^3.0.2",
"rxjs": "^7.4.0",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"redux": "^3.4.0 || ^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-log-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react": "^17.0.2",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-config-prettier": "^8.3.0",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"redux": "^3.5.2 || ^4.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-rtk-query-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"react": "^17.0.2",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-serialize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jest": "^27.3.1",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"immutable": "^4.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-slider-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react": "^17.0.2",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"rimraf": "^3.0.2",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools/examples/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"fork-ts-checker-webpack-plugin": "^6.4.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools/examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.5.2",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typescript": "~4.4.4"
"typescript": "~4.5.2"
},
"peerDependencies": {
"react": "^0.14.9 || ^15.3.0 || ^16.0.0 || ^17.0.0",
Expand Down

0 comments on commit 767e082

Please sign in to comment.