Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 4802c69

Browse files
Merge pull request #514 from redpwn/dependabot/npm_and_yarn/typescript-eslint/parser-3.10.1
2 parents 0b95173 + 3c10a1c commit 4802c69

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/pg": "7.14.4",
6767
"@types/uuid": "8.3.0",
6868
"@typescript-eslint/eslint-plugin": "3.9.0",
69-
"@typescript-eslint/parser": "3.8.0",
69+
"@typescript-eslint/parser": "3.10.1",
7070
"ava": "3.12.1",
7171
"babel-eslint": "10.1.0",
7272
"babel-plugin-transform-export-extensions": "6.22.0",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,14 +1321,14 @@
13211321
semver "^7.3.2"
13221322
tsutils "^3.17.1"
13231323

1324-
"@typescript-eslint/experimental-utils@3.8.0":
1325-
version "3.8.0"
1326-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.8.0.tgz#ac1f7c88322dcfb7635ece6f0441516dd951099a"
1327-
integrity sha512-o8T1blo1lAJE0QDsW7nSyvZHbiDzQDjINJKyB44Z3sSL39qBy5L10ScI/XwDtaiunoyKGLiY9bzRk4YjsUZl8w==
1324+
"@typescript-eslint/experimental-utils@3.10.1":
1325+
version "3.10.1"
1326+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
1327+
integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
13281328
dependencies:
13291329
"@types/json-schema" "^7.0.3"
1330-
"@typescript-eslint/types" "3.8.0"
1331-
"@typescript-eslint/typescript-estree" "3.8.0"
1330+
"@typescript-eslint/types" "3.10.1"
1331+
"@typescript-eslint/typescript-estree" "3.10.1"
13321332
eslint-scope "^5.0.0"
13331333
eslint-utils "^2.0.0"
13341334

@@ -1353,21 +1353,21 @@
13531353
eslint-scope "^5.0.0"
13541354
eslint-utils "^2.0.0"
13551355

1356-
"@typescript-eslint/parser@3.8.0":
1357-
version "3.8.0"
1358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.8.0.tgz#8e1dcd404299bf79492409c81c415fa95a7c622b"
1359-
integrity sha512-u5vjOBaCsnMVQOvkKCXAmmOhyyMmFFf5dbkM3TIbg3MZ2pyv5peE4gj81UAbTHwTOXEwf7eCQTUMKrDl/+qGnA==
1356+
"@typescript-eslint/parser@3.10.1":
1357+
version "3.10.1"
1358+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
1359+
integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==
13601360
dependencies:
13611361
"@types/eslint-visitor-keys" "^1.0.0"
1362-
"@typescript-eslint/experimental-utils" "3.8.0"
1363-
"@typescript-eslint/types" "3.8.0"
1364-
"@typescript-eslint/typescript-estree" "3.8.0"
1362+
"@typescript-eslint/experimental-utils" "3.10.1"
1363+
"@typescript-eslint/types" "3.10.1"
1364+
"@typescript-eslint/typescript-estree" "3.10.1"
13651365
eslint-visitor-keys "^1.1.0"
13661366

1367-
"@typescript-eslint/types@3.8.0":
1368-
version "3.8.0"
1369-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.8.0.tgz#58581dd863f86e0cd23353d94362bb90b4bea796"
1370-
integrity sha512-8kROmEQkv6ss9kdQ44vCN1dTrgu4Qxrd2kXr10kz2NP5T8/7JnEfYNxCpPkArbLIhhkGLZV3aVMplH1RXQRF7Q==
1367+
"@typescript-eslint/types@3.10.1":
1368+
version "3.10.1"
1369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
1370+
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
13711371

13721372
"@typescript-eslint/[email protected]":
13731373
version "3.9.0"
@@ -1387,13 +1387,13 @@
13871387
semver "^7.3.2"
13881388
tsutils "^3.17.1"
13891389

1390-
"@typescript-eslint/typescript-estree@3.8.0":
1391-
version "3.8.0"
1392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.8.0.tgz#0606d19f629f813dbdd5a34c7a1e895d6191cac6"
1393-
integrity sha512-MTv9nPDhlKfclwnplRNDL44mP2SY96YmPGxmMbMy6x12I+pERcxpIUht7DXZaj4mOKKtet53wYYXU0ABaiXrLw==
1390+
"@typescript-eslint/typescript-estree@3.10.1":
1391+
version "3.10.1"
1392+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
1393+
integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
13941394
dependencies:
1395-
"@typescript-eslint/types" "3.8.0"
1396-
"@typescript-eslint/visitor-keys" "3.8.0"
1395+
"@typescript-eslint/types" "3.10.1"
1396+
"@typescript-eslint/visitor-keys" "3.10.1"
13971397
debug "^4.1.1"
13981398
glob "^7.1.6"
13991399
is-glob "^4.0.1"
@@ -1415,10 +1415,10 @@
14151415
semver "^7.3.2"
14161416
tsutils "^3.17.1"
14171417

1418-
"@typescript-eslint/visitor-keys@3.8.0":
1419-
version "3.8.0"
1420-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.8.0.tgz#ad35110249fb3fc30a36bfcbfeea93e710cfaab1"
1421-
integrity sha512-gfqQWyVPpT9NpLREXNR820AYwgz+Kr1GuF3nf1wxpHD6hdxI62tq03ToomFnDxY0m3pUB39IF7sil7D5TQexLA==
1418+
"@typescript-eslint/visitor-keys@3.10.1":
1419+
version "3.10.1"
1420+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
1421+
integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
14221422
dependencies:
14231423
eslint-visitor-keys "^1.1.0"
14241424

0 commit comments

Comments
 (0)