chore(deps-dev): Bump eslint-plugin-n from 17.9.0 to 17.10.1 (#3385)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-30 23:10:13 -06:00 committed by GitHub
parent 1bf374283d
commit 4f17dd1e12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -27,7 +27,7 @@
"cross-env": "^7.0.3",
"dts-bundle-generator": "^9.5.1",
"eslint": "^9.8.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-n": "^17.10.1",
"globals": "^15.8.0",
"highlight.js": "^11.10.0",
"markdown-it": "14.1.0",
@ -3626,18 +3626,18 @@
}
},
"node_modules/eslint-plugin-n": {
"version": "17.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.9.0.tgz",
"integrity": "sha512-CPSaXDXdrT4nsrOrO4mT4VB6FMUkoySRkHWuuJJHVqsIEjIeZgMY1H7AzSwPbDScikBmLN82KeM1u7ixV7PzGg==",
"version": "17.10.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.10.1.tgz",
"integrity": "sha512-hm/q37W6efDptJXdwirsm6A257iY6ZNtpoSG0wEzFzjJ3AhL7OhEIhdSR2e4OdYfHO5EDeqlCfFrjf9q208IPw==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"enhanced-resolve": "^5.17.0",
"eslint-plugin-es-x": "^7.5.0",
"get-tsconfig": "^4.7.0",
"globals": "^15.0.0",
"globals": "^15.8.0",
"ignore": "^5.2.4",
"minimatch": "^9.0.0",
"minimatch": "^9.0.5",
"semver": "^7.5.3"
},
"engines": {

View File

@ -68,7 +68,7 @@
"cross-env": "^7.0.3",
"dts-bundle-generator": "^9.5.1",
"eslint": "^9.8.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-n": "^17.10.1",
"globals": "^15.8.0",
"highlight.js": "^11.10.0",
"markdown-it": "14.1.0",