Skip to content

Commit e3a225f

Browse files
Version Packages (#1221)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11fc5f7 commit e3a225f

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/humble-ties-lose.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/dtslint-runner/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @definitelytyped/dtslint-runner
22

3+
## 0.1.39
4+
5+
### Patch Changes
6+
7+
- 11fc5f7: Bump glob to 10.5.0
8+
39
## 0.1.38
410

511
### Patch Changes

packages/dtslint-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@definitelytyped/dtslint-runner",
3-
"version": "0.1.38",
3+
"version": "0.1.39",
44
"description": "Run dtslint on DefinitelyTyped packages",
55
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools/tree/main/packages/dtslint-runner#readme",
66
"license": "MIT",

packages/eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @definitelytyped/eslint-plugin
22

3+
## 0.1.26
4+
5+
### Patch Changes
6+
7+
- 11fc5f7: Bump glob to 10.5.0
8+
39
## 0.1.25
410

511
### Patch Changes

packages/eslint-plugin/package.json

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

0 commit comments

Comments
 (0)