Skip to content

Commit

Permalink
update @types/chai to v4.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Jun 19, 2021
1 parent 1c14cfc commit f4293d8
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion games/battleship/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion games/match3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion games/minesweeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion games/tetris/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/webpack-env": "^1.16.0",
"chai": "^4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/macrobot-signalcommandmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/createjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@mcler/webpack-concat-plugin": "^4.1.3",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/createjs-lib": "^0.0.29",
"@types/easeljs": "^1.0.0",
"@types/mocha": "^8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventemitter3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/macrobot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/openfl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/core-js": "^2.5.4",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/phaser-ce-signalcommandmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/phaser-ce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@mcler/webpack-concat-plugin": "^4.1.3",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/phaser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@mcler/webpack-concat-plugin": "^4.1.3",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pixi-palidor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pixi-signalmediator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pixi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/signalcommandmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/signals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.35",
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/sinon": "^10.0.2",
"@types/webpack-env": "^1.16.0",
Expand Down

0 comments on commit f4293d8

Please sign in to comment.