Compare commits
1 Commits
cb05136ba9
...
dbbf3ccc71
Author | SHA1 | Date | |
---|---|---|---|
dbbf3ccc71 |
8
package-lock.json
generated
8
package-lock.json
generated
@ -24,7 +24,7 @@
|
||||
"@vue/eslint-config-standard": "8.0.1",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-n": "17.8.0",
|
||||
"eslint-plugin-n": "17.8.1",
|
||||
"eslint-plugin-promise": "6.2.0",
|
||||
"eslint-plugin-standard": "5.0.0",
|
||||
"eslint-plugin-vue": "9.26.0"
|
||||
@ -6296,9 +6296,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-n": {
|
||||
"version": "17.8.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.8.0.tgz",
|
||||
"integrity": "sha512-XefSXUtrnA2R4L0NGLZP2Nq8fCk3ffrg6oALXMLiZFKTlwUIu23tIe4loxEbdO2wtLqO2sU70m5Fm3bj9zdGSg==",
|
||||
"version": "17.8.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.8.1.tgz",
|
||||
"integrity": "sha512-KdG0h0voZms8UhndNu8DeWx1eM4sY+A4iXtsNo6kOfJLYHNeTGPacGalJ9GcvrbmOL3r/7QOMwVZDSw+1SqsrA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@babel/eslint-parser": "7.24.6",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-n": "17.8.0",
|
||||
"eslint-plugin-n": "17.8.1",
|
||||
"eslint-plugin-promise": "6.2.0",
|
||||
"eslint-plugin-standard": "5.0.0",
|
||||
"eslint-plugin-vue": "9.26.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user