Skip to content

Commit

Permalink
update eslint to v7.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Jul 10, 2021
1 parent 6c8e843 commit 6825f02
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion games/battleship/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion games/match3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion games/minesweeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion games/scratchcard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion games/space-invaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@rushstack/eslint-config": "^2.3.4",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion games/tetris/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/mocha": "^8.2.2",
"@types/webpack-env": "^1.16.0",
"chai": "^4.3.4",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
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 @@ -78,7 +78,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/createjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"easeljs": "^1.0.2",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventemitter3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/macrobot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/openfl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"copy-webpack-plugin": "^9.0.1",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
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 @@ -71,7 +71,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
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 @@ -76,7 +76,7 @@
"clean-webpack-plugin": "^3.0.0",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/phaser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"copy-webpack-plugin": "^9.0.1",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
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 @@ -80,7 +80,7 @@
"copy-webpack-plugin": "^9.0.1",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
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 @@ -73,7 +73,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/pixi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"copy-webpack-plugin": "^9.0.1",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/signalcommandmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/signals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"chai": "^4.3.4",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.3",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down

0 comments on commit 6825f02

Please sign in to comment.