Skip to content

Commit 9a1d4c0

Browse files
authored
Merge pull request #73 from napi-rs/dependabot/npm_and_yarn/typescript-3.9.6
chore(deps-dev): bump typescript from 3.9.5 to 3.9.6
2 parents f01da92 + 9c6478f commit 9a1d4c0

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

yarn.lock

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,16 +1274,6 @@
12741274
semver "^7.3.2"
12751275
tsutils "^3.17.1"
12761276

1277-
"@typescript-eslint/[email protected]":
1278-
version "3.4.0"
1279-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8"
1280-
integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw==
1281-
dependencies:
1282-
"@types/json-schema" "^7.0.3"
1283-
"@typescript-eslint/typescript-estree" "3.4.0"
1284-
eslint-scope "^5.0.0"
1285-
eslint-utils "^2.0.0"
1286-
12871277
"@typescript-eslint/[email protected]":
12881278
version "3.5.0"
12891279
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.5.0.tgz#d09f9ffb890d1b15a7ffa9975fae92eee05597c4"
@@ -1311,19 +1301,6 @@
13111301
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.5.0.tgz#4e3d2a2272268d8ec3e3e4a37152a64956682639"
13121302
integrity sha512-Dreqb5idi66VVs1QkbAwVeDmdJG+sDtofJtKwKCZXIaBsINuCN7Jv5eDIHrS0hFMMiOvPH9UuOs4splW0iZe4Q==
13131303

1314-
"@typescript-eslint/[email protected]":
1315-
version "3.4.0"
1316-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29"
1317-
integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw==
1318-
dependencies:
1319-
debug "^4.1.1"
1320-
eslint-visitor-keys "^1.1.0"
1321-
glob "^7.1.6"
1322-
is-glob "^4.0.1"
1323-
lodash "^4.17.15"
1324-
semver "^7.3.2"
1325-
tsutils "^3.17.1"
1326-
13271304
"@typescript-eslint/[email protected]":
13281305
version "3.5.0"
13291306
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.5.0.tgz#dfc895db21a381b84f24c2a719f5bf9c600dcfdc"
@@ -7553,9 +7530,9 @@ typedarray@^0.0.6:
75537530
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
75547531

75557532
typescript@^3.9.5:
7556-
version "3.9.5"
7557-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
7558-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
7533+
version "3.9.6"
7534+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7535+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
75597536

75607537
uglify-js@^3.1.4:
75617538
version "3.9.4"

0 commit comments

Comments
 (0)