Skip to content

Commit

Permalink
chore(deps): update dependency @babel/eslint-plugin to v7.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 832406a commit 7bde3c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"release:rc": "standard-version --prerelease rc && git push --follow-tags"
},
"devDependencies": {
"@babel/eslint-plugin": "7.22.10",
"@babel/eslint-plugin": "7.23.5",
"@poool/eslint-config": "3.0.1",
"@poool/eslint-plugin": "3.0.0",
"@rollup/plugin-commonjs": "25.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-plugin@npm:7.22.10":
version: 7.22.10
resolution: "@babel/eslint-plugin@npm:7.22.10"
"@babel/eslint-plugin@npm:7.23.5":
version: 7.23.5
resolution: "@babel/eslint-plugin@npm:7.23.5"
dependencies:
eslint-rule-composer: "npm:^0.3.0"
peerDependencies:
"@babel/eslint-parser": ^7.11.0
eslint: ^7.5.0 || ^8.0.0
checksum: b97d65ff00afdc93906406eae39526f79f422d518605793e9760f64f697c6fb5c4618e10e8ec6ae079edbcda617036233ae7f13415f6ff5e241d5121b83cd2d9
checksum: 07b0907d100d5fabb05d0e3d573872dfed1ec094f167679928ddd20f3dcf6d914d0d08dd202590e2afa5a80550eede18cc96f69795505d88a7d7ab5b8b4071d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -916,7 +916,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@poool/buddy@workspace:."
dependencies:
"@babel/eslint-plugin": "npm:7.22.10"
"@babel/eslint-plugin": "npm:7.23.5"
"@poool/eslint-config": "npm:3.0.1"
"@poool/eslint-plugin": "npm:3.0.0"
"@rollup/plugin-commonjs": "npm:25.0.7"
Expand Down

0 comments on commit 7bde3c8

Please sign in to comment.