Skip to content

Commit b4d706a

Browse files
committed
chore(deps): update dependency eslint-plugin-n to ^15.7.0
1 parent d21c051 commit b4d706a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-import": "^2.27.5",
4848
"eslint-plugin-jest": "^27.2.1",
4949
"eslint-plugin-jsx-a11y": "^6.7.1",
50-
"eslint-plugin-n": "^15.6.1",
50+
"eslint-plugin-n": "^15.7.0",
5151
"eslint-plugin-promise": "^6.1.1",
5252
"eslint-plugin-react": "^7.32.2",
5353
"eslint-plugin-react-hooks": "^4.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3185,10 +3185,10 @@ eslint-plugin-jsx-a11y@^6.7.1:
31853185
object.fromentries "^2.0.6"
31863186
semver "^6.3.0"
31873187

3188-
eslint-plugin-n@^15.6.1:
3189-
version "15.6.1"
3190-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.6.1.tgz#f7e77f24abb92a550115cf11e29695da122c398c"
3191-
integrity sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==
3188+
eslint-plugin-n@^15.7.0:
3189+
version "15.7.0"
3190+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz#e29221d8f5174f84d18f2eb94765f2eeea033b90"
3191+
integrity sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==
31923192
dependencies:
31933193
builtins "^5.0.1"
31943194
eslint-plugin-es "^4.1.0"

0 commit comments

Comments
 (0)