Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 364cee8

Browse files
committed
chore(release): 3.0.40 [skip ci]
1 parent c059507 commit 364cee8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.0.40](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.39...3.0.40) (2024-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @typescript-eslint/parser from 6.19.0 to 6.19.1 ([#114](https://github.com/oclif/eslint-config-oclif-typescript/issues/114)) ([c059507](https://github.com/oclif/eslint-config-oclif-typescript/commit/c059507f88ec2a1f7108097624e40d47db8ad650))
7+
8+
9+
110
## [3.0.39](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.38...3.0.39) (2024-01-21)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-oclif-typescript",
33
"description": "eslint config for Typscript'd oclif",
4-
"version": "3.0.39",
4+
"version": "3.0.40",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)