This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "@sapphirecode/eslint-config-ts", | ||||
|   "version": "1.1.23", | ||||
|   "version": "1.1.24", | ||||
|   "description": "scode eslint typescript configuration", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
| @@ -28,7 +28,7 @@ | ||||
|   "license": "MIT", | ||||
|   "devDependencies": { | ||||
|     "eslint": "^7.0.0", | ||||
|     "eslint-config-standard": "^14.1.1", | ||||
|     "eslint-config-standard": "^16.0.1", | ||||
|     "eslint-plugin-import": "^2.20.2", | ||||
|     "eslint-plugin-node": "^11.1.0", | ||||
|     "eslint-plugin-promise": "^4.2.1", | ||||
|   | ||||
| @@ -443,10 +443,10 @@ escape-string-regexp@^1.0.5: | ||||
|   resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | ||||
|   integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= | ||||
|  | ||||
| eslint-config-standard@^14.1.1: | ||||
|   version "14.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea" | ||||
|   integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg== | ||||
| eslint-config-standard@^16.0.1: | ||||
|   version "16.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.1.tgz#9a385eea27f96b7918cb53f07e01e9d10cc56401" | ||||
|   integrity sha512-WBBiQQZdaPyL+4sPkGWhWrHCDtvJoU195B9j8yXE9uFQnX34gMXI5CeBRm95gx3PMEZPM5OpwET10hH4F4SxCA== | ||||
|  | ||||
| eslint-import-resolver-node@^0.3.3: | ||||
|   version "0.3.4" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user