From 78b0c11e43c8eba14efacea9c1a3b6a8afeab93f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:56:52 +0000 Subject: [PATCH] chore: Bump @blueprintjs/tslint-config from 4.1.3 to 4.1.4 Bumps [@blueprintjs/tslint-config](https://github.com/palantir/blueprint/tree/HEAD/packages/tslint-config) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/tslint-config@4.1.4/packages/tslint-config) --- updated-dependencies: - dependency-name: "@blueprintjs/tslint-config" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 023b1cc..41c2a06 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "verify": "npm-run-all -s build -p test lint" }, "dependencies": { - "@blueprintjs/tslint-config": "^4.1.3", + "@blueprintjs/tslint-config": "^4.1.4", "circle-github-bot": "^2.1.0", "gh-pages": "^6.1.1", "lerna": "^8.1.2", diff --git a/yarn.lock b/yarn.lock index 738b444..c00da2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -305,10 +305,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@blueprintjs/tslint-config@^4.1.3": - version "4.1.3" - resolved "https://registry.yarnpkg.com/@blueprintjs/tslint-config/-/tslint-config-4.1.3.tgz#f92472f7d2c673105bcd4bbe8a435e6333a2e8c6" - integrity sha512-O6qQve47Poxl0/bycvF37/saKvrMX+Nq87Aaq9HJ57O1yCizOieF72//UDvBnnFj9i1PS0caUrv+9LM8G3pLxw== +"@blueprintjs/tslint-config@^4.1.4": + version "4.1.4" + resolved "https://registry.yarnpkg.com/@blueprintjs/tslint-config/-/tslint-config-4.1.4.tgz#be69db61842fe3169b712ae391fb55d17dd842f3" + integrity sha512-oyup0CfWJQorbfm8xVs92tuDS6xT4JYKxloZnSD6PMDeiHjQ7UhnI30zu/cDyJWm63g8YwVT+Xj7EKTKkQ00+w== dependencies: tslib "~2.6.2" tslint-react "^5.0.0"