Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v4.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2021
1 parent 63c2a48 commit c7e315e
Show file tree
Hide file tree
Showing 60 changed files with 1,083 additions and 1,083 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
"@types/sinon": "10.0.0",
"@types/socket.io": "2.1.13",
"@types/ws": "7.4.2",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"amqp-connection-manager": "3.2.2",
"amqplib": "0.7.1",
"apollo-server-express": "2.24.0",
Expand Down
68 changes: 34 additions & 34 deletions sample/01-cats-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"ts-loader": "9.1.2",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"eslint": "7.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
Expand Down
68 changes: 34 additions & 34 deletions sample/02-gateways/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"ts-loader": "9.1.2",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"eslint": "7.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
Expand Down
Loading

0 comments on commit c7e315e

Please sign in to comment.