mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 (#1444)
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](https://github.com/import-js/eslint-plugin-import/compare/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>
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
"eslint-config-typed-fp": "^3.3.0",
|
||||
"eslint-plugin-functional": "^4.4.1",
|
||||
"eslint-plugin-import": "^2.27.4",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.32.1",
|
||||
"eslint-plugin-total-functions": "^6.0.0",
|
||||
|
||||
@@ -2468,7 +2468,7 @@ __metadata:
|
||||
eslint-config-react-app: ^7.0.1
|
||||
eslint-config-typed-fp: ^3.3.0
|
||||
eslint-plugin-functional: ^4.4.1
|
||||
eslint-plugin-import: ^2.27.4
|
||||
eslint-plugin-import: ^2.27.5
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
eslint-plugin-react: ^7.32.1
|
||||
eslint-plugin-total-functions: ^6.0.0
|
||||
@@ -5825,7 +5825,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:
|
||||
@@ -8048,13 +8048,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
|
||||
@@ -8069,7 +8069,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user