Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit f267a1a

Browse files
author
Marc MacLeod
committed
chore: remove unused dep, update package name
1 parent ef156db commit f267a1a

File tree

2 files changed

+5
-38
lines changed

2 files changed

+5
-38
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "json-ref-resolver",
2+
"name": "@stoplight/json-ref-resolver",
33
"version": "0.0.0",
44
"description": "",
55
"keywords": [],
@@ -111,7 +111,6 @@
111111
"@types/node": "10.x.x",
112112
"@types/urijs": "1.15.x",
113113
"benchmark": "2.1.x",
114-
"colors": "1.x.x",
115114
"commitizen": "3.x.x",
116115
"cz-conventional-changelog": "2.x.x",
117116
"husky": "1.x.x",

yarn.lock

Lines changed: 4 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,7 @@ colors@1.0.3:
13441344
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
13451345
integrity sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=
13461346

1347-
colors@1.x.x, colors@^1.1.2:
1347+
colors@^1.1.2:
13481348
version "1.3.2"
13491349
resolved "https://registry.yarnpkg.com/colors/-/colors-1.3.2.tgz#2df8ff573dfbf255af562f8ce7181d6b971a359b"
13501350
integrity sha512-rhP0JSBGYvpcNQj4s5AdShMeE5ahMop96cTeDl/v9qQQm2fYClE2QXZRi8wLzc+GmXSxdIqqbOIAhyObEXDbfQ==
@@ -1698,7 +1698,7 @@ debug@^4.0.0:
16981698
dependencies:
16991699
ms "^2.1.1"
17001700

1701-
debuglog@*, debuglog@^1.0.1:
1701+
debuglog@^1.0.1:
17021702
version "1.0.1"
17031703
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
17041704
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -2959,7 +2959,7 @@ import-local@^1.0.0:
29592959
pkg-dir "^2.0.0"
29602960
resolve-cwd "^2.0.0"
29612961

2962-
imurmurhash@*, imurmurhash@^0.1.4:
2962+
imurmurhash@^0.1.4:
29632963
version "0.1.4"
29642964
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
29652965
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -4180,11 +4180,6 @@ lockfile@^1.0.4:
41804180
dependencies:
41814181
signal-exit "^3.0.2"
41824182

4183-
lodash._baseindexof@*:
4184-
version "3.1.0"
4185-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
4186-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
4187-
41884183
lodash._baseuniq@~4.6.0:
41894184
version "4.6.0"
41904185
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -4193,33 +4188,11 @@ lodash._baseuniq@~4.6.0:
41934188
lodash._createset "~4.0.0"
41944189
lodash._root "~3.0.0"
41954190

4196-
lodash._bindcallback@*:
4197-
version "3.0.1"
4198-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
4199-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
4200-
4201-
lodash._cacheindexof@*:
4202-
version "3.0.2"
4203-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
4204-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
4205-
4206-
lodash._createcache@*:
4207-
version "3.1.2"
4208-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
4209-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
4210-
dependencies:
4211-
lodash._getnative "^3.0.0"
4212-
42134191
lodash._createset@~4.0.0:
42144192
version "4.0.3"
42154193
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
42164194
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
42174195

4218-
lodash._getnative@*, lodash._getnative@^3.0.0:
4219-
version "3.9.1"
4220-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
4221-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
4222-
42234196
lodash._reinterpolate@~3.0.0:
42244197
version "3.0.0"
42254198
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -4300,11 +4273,6 @@ lodash.pick@4.4.0:
43004273
resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3"
43014274
integrity sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=
43024275

4303-
lodash.restparam@*:
4304-
version "3.6.1"
4305-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
4306-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
4307-
43084276
lodash.set@4.x.x:
43094277
version "4.3.2"
43104278
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6043,7 +6011,7 @@ readable-stream@~1.1.10:
60436011
isarray "0.0.1"
60446012
string_decoder "~0.10.x"
60456013

6046-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
6014+
readdir-scoped-modules@^1.0.0:
60476015
version "1.0.2"
60486016
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
60496017
integrity sha1-n6+jfShr5dksuuve4DDcm19AZ0c=

0 commit comments

Comments
 (0)