mirror of
https://github.com/markedjs/marked
synced 2024-11-22 00:05:53 +00:00
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:
parent
1bf374283d
commit
4f17dd1e12
12
package-lock.json
generated
12
package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user