mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (#2188)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. - [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.29.0...v2.29.1) --- 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> 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": "^4.4.0",
|
||||
"eslint-plugin-functional": "^5.0.8",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-prettier": "^5.0.1",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-total-functions": "^6.10.5",
|
||||
|
||||
@@ -2897,7 +2897,7 @@ __metadata:
|
||||
eslint-config-react-app: ^7.0.1
|
||||
eslint-config-typed-fp: ^4.4.0
|
||||
eslint-plugin-functional: ^5.0.8
|
||||
eslint-plugin-import: ^2.29.0
|
||||
eslint-plugin-import: ^2.29.1
|
||||
eslint-plugin-prettier: ^5.0.1
|
||||
eslint-plugin-react: ^7.33.2
|
||||
eslint-plugin-total-functions: ^6.10.5
|
||||
@@ -8829,7 +8829,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-import@npm:^2.25.3, eslint-plugin-import@npm:^2.29.0":
|
||||
"eslint-plugin-import@npm:^2.25.3":
|
||||
version: 2.29.0
|
||||
resolution: "eslint-plugin-import@npm:2.29.0"
|
||||
dependencies:
|
||||
@@ -8856,6 +8856,33 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-import@npm:^2.29.1":
|
||||
version: 2.29.1
|
||||
resolution: "eslint-plugin-import@npm:2.29.1"
|
||||
dependencies:
|
||||
array-includes: ^3.1.7
|
||||
array.prototype.findlastindex: ^1.2.3
|
||||
array.prototype.flat: ^1.3.2
|
||||
array.prototype.flatmap: ^1.3.2
|
||||
debug: ^3.2.7
|
||||
doctrine: ^2.1.0
|
||||
eslint-import-resolver-node: ^0.3.9
|
||||
eslint-module-utils: ^2.8.0
|
||||
hasown: ^2.0.0
|
||||
is-core-module: ^2.13.1
|
||||
is-glob: ^4.0.3
|
||||
minimatch: ^3.1.2
|
||||
object.fromentries: ^2.0.7
|
||||
object.groupby: ^1.0.1
|
||||
object.values: ^1.1.7
|
||||
semver: ^6.3.1
|
||||
tsconfig-paths: ^3.15.0
|
||||
peerDependencies:
|
||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
||||
checksum: e65159aef808136d26d029b71c8c6e4cb5c628e65e5de77f1eb4c13a379315ae55c9c3afa847f43f4ff9df7e54515c77ffc6489c6a6f81f7dd7359267577468c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:^25.3.0":
|
||||
version: 25.7.0
|
||||
resolution: "eslint-plugin-jest@npm:25.7.0"
|
||||
@@ -16189,6 +16216,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsconfig-paths@npm:^3.15.0":
|
||||
version: 3.15.0
|
||||
resolution: "tsconfig-paths@npm:3.15.0"
|
||||
dependencies:
|
||||
"@types/json5": ^0.0.29
|
||||
json5: ^1.0.2
|
||||
minimist: ^1.2.6
|
||||
strip-bom: ^3.0.0
|
||||
checksum: 59f35407a390d9482b320451f52a411a256a130ff0e7543d18c6f20afab29ac19fbe55c360a93d6476213cc335a4d76ce90f67df54c4e9037f7d240920832201
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tslib@npm:2.4.0":
|
||||
version: 2.4.0
|
||||
resolution: "tslib@npm:2.4.0"
|
||||
|
||||
Reference in New Issue
Block a user