Skip to content

Commit 96262f6

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.28.0
1 parent 699b772 commit 96262f6

File tree

3 files changed

+262
-28
lines changed

3 files changed

+262
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "5.62.0",
3535
"eslint": "8.45.0",
3636
"eslint-config-prettier": "8.9.0",
37-
"eslint-plugin-import": "2.27.5",
37+
"eslint-plugin-import": "2.28.0",
3838
"eslint-plugin-prettier": "5.0.0",
3939
"jest": "26.6.3",
4040
"lerna": "6.6.2",

packages/core/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -876,10 +876,10 @@
876876
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
877877
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
878878

879-
"@types/node@18.16.19":
880-
version "18.16.19"
881-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
882-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
879+
"@types/node@18.17.1":
880+
version "18.17.1"
881+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
882+
integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==
883883

884884
"@types/normalize-package-data@^2.4.0":
885885
version "2.4.0"

0 commit comments

Comments
 (0)