mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 09:50:07 +00:00
build(deps-dev): bump eslint-plugin-n from 16.5.0 to 16.6.0 (#3343)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.5.0...16.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor ... 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:
@@ -10,7 +10,7 @@
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-config-standard-with-typescript": "^43.0.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-n": "^16.5.0",
|
||||
"eslint-plugin-n": "^16.6.0",
|
||||
"eslint-plugin-prettier": "^5.1.2",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-require-extensions": "^0.1.3",
|
||||
|
||||
20
yarn.lock
20
yarn.lock
@@ -2222,7 +2222,7 @@ __metadata:
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-config-standard-with-typescript: "npm:^43.0.0"
|
||||
eslint-plugin-import: "npm:^2.29.1"
|
||||
eslint-plugin-n: "npm:^16.5.0"
|
||||
eslint-plugin-n: "npm:^16.6.0"
|
||||
eslint-plugin-prettier: "npm:^5.1.2"
|
||||
eslint-plugin-promise: "npm:^6.1.1"
|
||||
eslint-plugin-require-extensions: "npm:^0.1.3"
|
||||
@@ -2334,14 +2334,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-n@npm:^16.5.0":
|
||||
version: 16.5.0
|
||||
resolution: "eslint-plugin-n@npm:16.5.0"
|
||||
"eslint-plugin-n@npm:^16.6.0":
|
||||
version: 16.6.0
|
||||
resolution: "eslint-plugin-n@npm:16.6.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
builtins: "npm:^5.0.1"
|
||||
eslint-plugin-es-x: "npm:^7.5.0"
|
||||
get-tsconfig: "npm:^4.7.0"
|
||||
globals: "npm:^13.24.0"
|
||||
ignore: "npm:^5.2.4"
|
||||
is-builtin-module: "npm:^3.2.1"
|
||||
is-core-module: "npm:^2.12.1"
|
||||
@@ -2350,7 +2351,7 @@ __metadata:
|
||||
semver: "npm:^7.5.3"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
checksum: e7967117faa6255d0626a35d118dd5c2b7dde179c7c2ccaef155f4fb5bd2eb86eee026dc1cc5d91ad26da0a1474711c960a596bb162f060591279de0c8af7d70
|
||||
checksum: 2903714c726b89bf3c107c0ec9fe2bc441d5ac0a8b4dce6d259c57a8777c6629a04a3d8fafd6f542c90d9637a75d53024b887fc0466c4c3ce98dc3d3d11481f5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3055,6 +3056,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:^13.24.0":
|
||||
version: 13.24.0
|
||||
resolution: "globals@npm:13.24.0"
|
||||
dependencies:
|
||||
type-fest: "npm:^0.20.2"
|
||||
checksum: 62c5b1997d06674fc7191d3e01e324d3eda4d65ac9cc4e78329fa3b5c4fd42a0e1c8722822497a6964eee075255ce21ccf1eec2d83f92ef3f06653af4d0ee28e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globalthis@npm:^1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "globalthis@npm:1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user