From dc23fe5286fd2d4e5578cb9c065b782f1b5eac0e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 03:36:13 +0000 Subject: [PATCH] chore(release): 3.1.13 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddaf986..4b7aed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.13](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.12...3.1.13) (2024-12-08) + + +### Bug Fixes + +* **deps:** bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0 ([81c381b](https://github.com/oclif/eslint-config-oclif-typescript/commit/81c381b6ce90057951d76820347f4182b526702d)) + + + ## [3.1.12](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.11...3.1.12) (2024-10-06) diff --git a/package.json b/package.json index 253a082..dd8e0f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif-typescript", "description": "eslint config for Typscript'd oclif", - "version": "3.1.12", + "version": "3.1.13", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {