Skip to content

Commit 01fdbd5

Browse files
authored
v0.3.3 (#29)
1 parent 058ed1b commit 01fdbd5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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": "@bam.tech/eslint-plugin",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2538,7 +2538,7 @@
25382538
dependencies:
25392539
"@types/yargs-parser" "*"
25402540

2541-
"@typescript-eslint/eslint-plugin@^5.48.0", "@typescript-eslint/eslint-plugin@^5.61.0":
2541+
"@typescript-eslint/eslint-plugin@^5.48.0":
25422542
version "5.61.0"
25432543
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
25442544
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==

0 commit comments

Comments
 (0)