Update dependency eslint-plugin-n to v17.13.2
This commit is contained in:
parent
b143fbb8d4
commit
ab41c8825f
10
package-lock.json
generated
10
package-lock.json
generated
@ -24,7 +24,7 @@
|
||||
"@vue/eslint-config-standard": "8.0.1",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-n": "17.12.0",
|
||||
"eslint-plugin-n": "17.13.2",
|
||||
"eslint-plugin-promise": "7.1.0",
|
||||
"eslint-plugin-vue": "9.30.0"
|
||||
}
|
||||
@ -6247,13 +6247,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-n": {
|
||||
"version": "17.12.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.12.0.tgz",
|
||||
"integrity": "sha512-zNAtz/erDn0v78bIY3MASSQlyaarV4IOTvP5ldHsqblRFrXriikB6ghkDTkHjUad+nMRrIbOy9euod2azjRfBg==",
|
||||
"version": "17.13.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.13.2.tgz",
|
||||
"integrity": "sha512-MhBAKkT01h8cOXcTBTlpuR7bxH5OBUNpUXefsvwSVEy46cY4m/Kzr2osUCQvA3zJFD6KuCeNNDv0+HDuWk/OcA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.4.0",
|
||||
"@eslint-community/eslint-utils": "^4.4.1",
|
||||
"enhanced-resolve": "^5.17.1",
|
||||
"eslint-plugin-es-x": "^7.8.0",
|
||||
"get-tsconfig": "^4.8.1",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@vue/eslint-config-standard": "8.0.1",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-n": "17.12.0",
|
||||
"eslint-plugin-n": "17.13.2",
|
||||
"eslint-plugin-promise": "7.1.0",
|
||||
"eslint-plugin-vue": "9.30.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user