We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058ed1b commit 01fdbd5Copy full SHA for 01fdbd5
2 files changed
packages/eslint-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bam.tech/eslint-plugin",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"description": "eslint plugin for bam projects",
5
"keywords": [
6
"eslint",
yarn.lock
@@ -2538,7 +2538,7 @@
2538
dependencies:
2539
"@types/yargs-parser" "*"
2540
2541
-"@typescript-eslint/eslint-plugin@^5.48.0", "@typescript-eslint/eslint-plugin@^5.61.0":
+"@typescript-eslint/eslint-plugin@^5.48.0":
2542
version "5.61.0"
2543
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
2544
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
0 commit comments