Skip to content

Commit dc06d40

Browse files
chore(deps): pin dependency eslint to 7.15.0 (#224)
* chore(deps): pin dependency eslint to 7.15.0 * chore: change files Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 7827d7d commit dc06d40

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "chore(deps): pin dependency eslint to 7.15.0 (#224) - @renovate[bot]",
5+
"type": "patch",
6+
"packageName": "eslint-plugin-codegen"
7+
}
8+
],
9+
"packageName": "eslint-plugin-codegen",
10+
"email": "renovate[bot]@users.noreply.github.com"
11+
}

packages/eslint-plugin-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"expect-type": "workspace:*",
6363
"minimatch": "3.0.4",
6464
"read-pkg-up": "7.0.1",
65-
"eslint": "~7.15.0"
65+
"eslint": "7.15.0"
6666
}
6767
}

0 commit comments

Comments
 (0)