Skip to content

Commit

Permalink
⬆️ Bump eslint-plugin-import from 2.27.4 to 2.27.5 (#1293)
Browse files Browse the repository at this point in the history
⬆️ Bump eslint-plugin-import from 2.27.4 to 2.27.5

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.4 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.4...v2.27.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent db38f35 commit 7db1080
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.1",
"focus-trap-react": "^10.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3285,7 +3285,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.flatmap@npm:^1.3.0, array.prototype.flatmap@npm:^1.3.1":
"array.prototype.flatmap@npm:^1.3.1":
version: 1.3.1
resolution: "array.prototype.flatmap@npm:1.3.1"
dependencies:
Expand Down Expand Up @@ -4680,13 +4680,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:^2.27.4":
version: 2.27.4
resolution: "eslint-plugin-import@npm:2.27.4"
"eslint-plugin-import@npm:^2.27.5":
version: 2.27.5
resolution: "eslint-plugin-import@npm:2.27.5"
dependencies:
array-includes: ^3.1.6
array.prototype.flat: ^1.3.1
array.prototype.flatmap: ^1.3.0
array.prototype.flatmap: ^1.3.1
debug: ^3.2.7
doctrine: ^2.1.0
eslint-import-resolver-node: ^0.3.7
Expand All @@ -4701,7 +4701,7 @@ __metadata:
tsconfig-paths: ^3.14.1
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: e298a9b1fde6d86737520c7da1d851d1facbf1883e29eddfd374a813eb05a647108c072d5c852b6bf535886c435a419f2fee1d6ae3a324d6f7877d957a796e37
checksum: f500571a380167e25d72a4d925ef9a7aae8899eada57653e5f3051ec3d3c16d08271fcefe41a30a9a2f4fefc232f066253673ee4ea77b30dba65ae173dade85d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9957,7 +9957,7 @@ __metadata:
eslint-config-prettier: ^8.6.0
eslint-import-resolver-alias: ^1.1.2
eslint-import-resolver-typescript: ^3.5.3
eslint-plugin-import: ^2.27.4
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.1
eslint-plugin-react: ^7.32.1
focus-trap-react: ^10.0.0
Expand Down

0 comments on commit 7db1080

Please sign in to comment.