diff --git a/package-lock.json b/package-lock.json index cbb1397..ca69ccd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@silvermine/chai-strictly-equal": "1.1.1", "@silvermine/eslint-config": "github:silvermine/eslint-config-silvermine#634db8f6cfb2314070ba59339faf86f089c8e65d", "@silvermine/standardization": "2.0.0", - "@silvermine/typescript-config": "git+https://github.com/silvermine/typescript-config#23213e33077089e723629dead5342abe6f3b3c8c", + "@silvermine/typescript-config": "git+https://github.com/silvermine/typescript-config#ea8b79237aee970a15ab85beedf8e524478ef671", "@types/chai": "4.3.20", "@types/mocha": "5.2.7", "@types/node": "12.20.45", @@ -2158,9 +2158,9 @@ } }, "node_modules/@silvermine/typescript-config": { - "version": "0.10.0", - "resolved": "git+ssh://git@github.com/silvermine/typescript-config.git#23213e33077089e723629dead5342abe6f3b3c8c", - "integrity": "sha512-jnvrnXKuZnGYahxcF7Bkd2O9j/l0u+FghQvBV2Uj/XuYkiPJH4fD8jCqLf957i7Z1cBpzyvogf80XHvGdVWJmA==", + "version": "1.0.0", + "resolved": "git+ssh://git@github.com/silvermine/typescript-config.git#ea8b79237aee970a15ab85beedf8e524478ef671", + "integrity": "sha512-KYKNQNPj/Qfi2lUrIKAA4C5Gt5msGv1nzjIFdEfD8uK784RWBouZZhbvMBJHfrPnBmDVdBQsSy+NUalnLoOEbQ==", "dev": true, "license": "MIT" }, @@ -13531,10 +13531,10 @@ } }, "@silvermine/typescript-config": { - "version": "git+ssh://git@github.com/silvermine/typescript-config.git#23213e33077089e723629dead5342abe6f3b3c8c", - "integrity": "sha512-jnvrnXKuZnGYahxcF7Bkd2O9j/l0u+FghQvBV2Uj/XuYkiPJH4fD8jCqLf957i7Z1cBpzyvogf80XHvGdVWJmA==", + "version": "git+ssh://git@github.com/silvermine/typescript-config.git#ea8b79237aee970a15ab85beedf8e524478ef671", + "integrity": "sha512-KYKNQNPj/Qfi2lUrIKAA4C5Gt5msGv1nzjIFdEfD8uK784RWBouZZhbvMBJHfrPnBmDVdBQsSy+NUalnLoOEbQ==", "dev": true, - "from": "@silvermine/typescript-config@git+https://github.com/silvermine/typescript-config#23213e33077089e723629dead5342abe6f3b3c8c" + "from": "@silvermine/typescript-config@git+https://github.com/silvermine/typescript-config#ea8b79237aee970a15ab85beedf8e524478ef671" }, "@sinonjs/commons": { "version": "1.4.0", diff --git a/package.json b/package.json index 783d8dc..55ef18b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@silvermine/chai-strictly-equal": "1.1.1", "@silvermine/eslint-config": "github:silvermine/eslint-config-silvermine#634db8f6cfb2314070ba59339faf86f089c8e65d", "@silvermine/standardization": "2.0.0", - "@silvermine/typescript-config": "git+https://github.com/silvermine/typescript-config#23213e33077089e723629dead5342abe6f3b3c8c", + "@silvermine/typescript-config": "git+https://github.com/silvermine/typescript-config#ea8b79237aee970a15ab85beedf8e524478ef671", "@types/chai": "4.3.20", "@types/mocha": "5.2.7", "@types/node": "12.20.45",