Skip to content

Commit 414de3c

Browse files
committed
chore(deps): update patch updates
1 parent 09296d0 commit 414de3c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"@graphql-codegen/typescript": "^1.19.0",
4646
"@graphql-codegen/typescript-graphql-request": "^2.0.3",
4747
"@graphql-codegen/typescript-operations": "^1.17.12",
48-
"@types/jest": "^26.0.16",
48+
"@types/jest": "^26.0.18",
4949
"@types/micromatch": "^4.0.1",
50-
"@types/node": "^14.14.10",
51-
"@typescript-eslint/eslint-plugin": "^4.9.0",
50+
"@types/node": "^14.14.11",
51+
"@typescript-eslint/eslint-plugin": "^4.9.1",
5252
"eslint": "^7.13.0",
5353
"eslint-config-airbnb": "^18.2.1",
5454
"eslint-config-airbnb-typescript": "^12.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@
968968
dependencies:
969969
"@types/istanbul-lib-report" "*"
970970

971-
"@types/jest@26.x", "@types/jest@^26.0.16":
971+
"@types/jest@26.x", "@types/jest@^26.0.18":
972972
version "26.0.18"
973973
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.18.tgz#3c5f9228e9ac15bd42f903f1acf2ad6ea5ed73d9"
974974
integrity sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==
@@ -993,7 +993,7 @@
993993
dependencies:
994994
"@types/braces" "*"
995995

996-
"@types/node@*", "@types/node@^14.14.10":
996+
"@types/node@*", "@types/node@^14.14.11":
997997
version "14.14.11"
998998
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.11.tgz#fc25a4248a5e8d0837019b1d170146d07334abe0"
999999
integrity sha512-BJ97wAUuU3NUiUCp44xzUFquQEvnk1wu7q4CMEUYKJWjdkr0YWYDsm4RFtAvxYsNjLsKcrFt6RvK8r+mnzMbEQ==
@@ -1025,7 +1025,7 @@
10251025
dependencies:
10261026
"@types/yargs-parser" "*"
10271027

1028-
"@typescript-eslint/eslint-plugin@^4.9.0":
1028+
"@typescript-eslint/eslint-plugin@^4.9.1":
10291029
version "4.9.1"
10301030
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b"
10311031
integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ==

0 commit comments

Comments
 (0)