Skip to content

Commit 8759206

Browse files
fix(deps): pin dependency eslint-plugin-deprecation to 1.3.2 (#1065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9c8b82 commit 8759206

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-config-airbnb": "19.0.4",
2323
"eslint-config-airbnb-typescript": "17.0.0",
2424
"eslint-config-prettier": "8.5.0",
25-
"eslint-plugin-deprecation": "^1.3.2",
25+
"eslint-plugin-deprecation": "1.3.2",
2626
"eslint-plugin-eslint-comments": "3.2.0",
2727
"eslint-plugin-import": "2.26.0",
2828
"eslint-plugin-jsx-a11y": "6.6.1",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)