Skip to content

Commit 07321fd

Browse files
TypeScript Botgithub-actions[bot]
TypeScript Bot
andauthored
Version Packages (#1025)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3fec9fe commit 07321fd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-vans-fetch.md

-5
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @definitelytyped/eslint-plugin
22

3+
## 0.1.17
4+
5+
### Patch Changes
6+
7+
- 3fec9fe: Clear expect rule program cache when heap is almost exhausted
8+
39
## 0.1.16
410

511
### Patch Changes

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@definitelytyped/eslint-plugin",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "ESLint rules for DefinitelyTyped",
55
"main": "./dist/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)