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

Commit 836e3d8

Browse files
chore(release): 1.10.40 [skip ci]
1 parent cbb6ec3 commit 836e3d8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.40](https://github.com/AtomLinter/linter-tslint/compare/v1.10.39...v1.10.40) (2020-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency crypto-random-string to v3.1.0 ([973d7b2](https://github.com/AtomLinter/linter-tslint/commit/973d7b2f9c3f20d816ce54d5d2274e5c9a1b8a63))
7+
18
## [1.10.39](https://github.com/AtomLinter/linter-tslint/compare/v1.10.38...v1.10.39) (2020-01-29)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-tslint",
33
"main": "./lib/main.js",
4-
"version": "1.10.39",
4+
"version": "1.10.40",
55
"description": "Linter plugin for Typescript, using tslint",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)