This commit is contained in:
Timo Hocker 2020-05-06 08:22:47 +02:00
parent 996694b6f4
commit 5deecaea4c

View File

@ -32,9 +32,9 @@
eslint-plugin-import "^2.20.1" eslint-plugin-import "^2.20.1"
"@sapphirecode/eslint-config-ts@^1.0.27": "@sapphirecode/eslint-config-ts@^1.0.27":
version "1.0.35" version "1.0.36"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.0.35.tgz#7f99982eed067b59c9ac281efdddf5328b6ae65e" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.0.36.tgz#172b75bca538bffd4ffb742b40f1bb7ba5570bd0"
integrity sha512-MjCLSvhcyKL3/O/ZEK7DIW6DeQakI2xZczLQ37vllrhu/2/NT5i6vNkYANLC7b2QovlVrnMyy4U9ZfC0r5V4gQ== integrity sha512-I5GvD3JNf8vO21trnt0tstHX1Wb1B6muhtWMqCbbY6eDr1ZkucWIMxn0unX982ohUJnPy8wPHU6XjhiIat5S7w==
dependencies: dependencies:
"@sapphirecode/eslint-config-es6" "^1.0.1" "@sapphirecode/eslint-config-es6" "^1.0.1"
"@typescript-eslint/eslint-plugin" "^2.26.0" "@typescript-eslint/eslint-plugin" "^2.26.0"