Skip to content

Commit 7e324ec

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3
1 parent 80d96d0 commit 7e324ec

File tree

2 files changed

+5
-33
lines changed

2 files changed

+5
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cross-env": "^7.0.3",
3333
"eslint": "^7.26.0",
3434
"eslint-config-prettier": "^8.3.0",
35-
"eslint-plugin-import": "^2.23.2",
35+
"eslint-plugin-import": "^2.23.3",
3636
"eslint-plugin-prettier": "^3.4.0",
3737
"eslint-plugin-sonarjs": "^0.7.0",
3838
"husky": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2493,14 +2493,6 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
24932493
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
24942494
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
24952495

2496-
contains-path@^1.0.0:
2497-
version "1.0.0"
2498-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
2499-
integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
2500-
dependencies:
2501-
normalize-path "^2.1.1"
2502-
path-starts-with "^1.0.0"
2503-
25042496
conventional-changelog-angular@^5.0.12:
25052497
version "5.0.12"
25062498
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
@@ -3054,14 +3046,13 @@ eslint-module-utils@^2.6.1:
30543046
debug "^3.2.7"
30553047
pkg-dir "^2.0.0"
30563048

3057-
eslint-plugin-import@^2.23.2:
3058-
version "2.23.2"
3059-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
3060-
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
3049+
eslint-plugin-import@^2.23.3:
3050+
version "2.23.3"
3051+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3052+
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
30613053
dependencies:
30623054
array-includes "^3.1.3"
30633055
array.prototype.flat "^1.2.4"
3064-
contains-path "^1.0.0"
30653056
debug "^2.6.9"
30663057
doctrine "^2.1.0"
30673058
eslint-import-resolver-node "^0.3.4"
@@ -5176,13 +5167,6 @@ normalize-package-data@^3.0.0:
51765167
semver "^7.3.4"
51775168
validate-npm-package-license "^3.0.1"
51785169

5179-
normalize-path@^2.1.1:
5180-
version "2.1.1"
5181-
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
5182-
integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
5183-
dependencies:
5184-
remove-trailing-separator "^1.0.1"
5185-
51865170
normalize-path@^3.0.0, normalize-path@~3.0.0:
51875171
version "3.0.0"
51885172
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
@@ -5736,13 +5720,6 @@ path-parse@^1.0.6:
57365720
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
57375721
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
57385722

5739-
path-starts-with@^1.0.0:
5740-
version "1.0.0"
5741-
resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
5742-
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
5743-
dependencies:
5744-
normalize-path "^2.1.1"
5745-
57465723
path-type@^1.0.0:
57475724
version "1.1.0"
57485725
resolved "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -6237,11 +6214,6 @@ release-zalgo@^1.0.0:
62376214
dependencies:
62386215
es6-error "^4.0.1"
62396216

6240-
remove-trailing-separator@^1.0.1:
6241-
version "1.1.0"
6242-
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
6243-
integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
6244-
62456217
repeating@^2.0.0:
62466218
version "2.0.1"
62476219
resolved "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz#5214c53a926d3552707527fbab415dbc08d06dda"

0 commit comments

Comments
 (0)