Skip to content

Commit 870a9be

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependencies
1 parent 434a854 commit 870a9be

2 files changed

Lines changed: 7 additions & 14 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@
116116
"@sourcegraph/eslint-config": "^0.12.0",
117117
"@sourcegraph/prettierrc": "^3.0.3",
118118
"@sourcegraph/tsconfig": "^3.0.0",
119-
"@types/mocha": "^5.2.6",
120-
"@types/node": "^12.7.3",
121-
"@types/sinon": "^7.0.8",
119+
"@types/mocha": "5.2.7",
120+
"@types/node": "12.7.3",
121+
"@types/sinon": "7.0.13",
122122
"eslint": "^6.8.0",
123123
"husky": "^1.3.1",
124124
"lnfs-cli": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -986,12 +986,12 @@
986986
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
987987
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
988988

989-
"@types/mocha@^5.2.6":
989+
"@types/mocha@5.2.7":
990990
version "5.2.7"
991991
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
992992
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
993993

994-
"@types/node@^12.7.3":
994+
"@types/node@12.7.3":
995995
version "12.7.3"
996996
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.3.tgz#27b3f40addaf2f580459fdb405222685542f907a"
997997
integrity sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ==
@@ -1001,7 +1001,7 @@
10011001
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
10021002
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
10031003

1004-
"@types/sinon@^7.0.8":
1004+
"@types/sinon@7.0.13":
10051005
version "7.0.13"
10061006
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.13.tgz#ca039c23a9e27ebea53e0901ef928ea2a1a6d313"
10071007
integrity sha512-d7c/C/+H/knZ3L8/cxhicHUiTDxdgap0b/aNJfsmLwFu/iOP17mdgbQsbHA3SJmrzsjD0l3UEE5SN4xxuz5ung==
@@ -6541,20 +6541,13 @@ rgba-regex@^1.0.0:
65416541
resolved "https://registry.yarnpkg.com/rgba-regex/-/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3"
65426542
integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=
65436543

6544-
rimraf@2.6.3, rimraf@^2.5.2, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3:
6544+
rimraf@2.6.3, rimraf@^2.2.8, rimraf@^2.5.2, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3:
65456545
version "2.6.3"
65466546
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
65476547
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
65486548
dependencies:
65496549
glob "^7.1.3"
65506550

6551-
rimraf@^2.2.8:
6552-
version "2.7.1"
6553-
resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
6554-
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
6555-
dependencies:
6556-
glob "^7.1.3"
6557-
65586551
ripemd160@^2.0.0, ripemd160@^2.0.1:
65596552
version "2.0.2"
65606553
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"

0 commit comments

Comments
 (0)