Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-dev to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent 87da2ad commit 58d3552
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@rollup/plugin-babel": "5.3.1",
"ajv": "8.12.0",
"eslint": "8.44.0",
"eslint-config-dev": "2.0.0",
"eslint-config-dev": "3.3.1",
"postcss": "8.4.25",
"postcss-tape": "6.0.1",
"pre-commit": "1.2.2",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2484,10 +2484,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-dev@npm:2.0.0":
version: 2.0.0
resolution: "eslint-config-dev@npm:2.0.0"
checksum: fed178cc6ac15befd46a2e95124360ca64d039d8bc6b7df260db5dd1105b981fa1d0a1fbe04a95280461044afa21e6a4cc1094ca1148a8a29d126471798d4275
"eslint-config-dev@npm:3.3.1":
version: 3.3.1
resolution: "eslint-config-dev@npm:3.3.1"
peerDependencies:
eslint: ^8
checksum: ff901b01196433423fea3fc8bab23e5f674cc111a2eb35dbf226dd4cd5e2adcd9b73dfaee9b2c33fe24588498263380628b9f79e8324e3707131417a23d848a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3610,7 +3612,7 @@ fsevents@~2.1.2:
browserslist: ^4.0.0
caniuse-lite: ^1.0.30000655
eslint: 8.44.0
eslint-config-dev: 2.0.0
eslint-config-dev: 3.3.1
postcss: 8.4.25
postcss-tape: 6.0.1
pre-commit: 1.2.2
Expand Down

0 comments on commit 58d3552

Please sign in to comment.