2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

build(deps-dev): bump editorconfig-checker from 4.0.1 to 4.0.2 (#80)

This commit is contained in:
dependabot[bot] 2021-04-01 13:24:04 +02:00 committed by GitHub
parent 6696d1fa0a
commit 089ca1b67e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -22,7 +22,7 @@
"@types/node": "14.14.37",
"@types/server-destroy": "1.0.1",
"axios": "0.21.1",
"editorconfig-checker": "4.0.1",
"editorconfig-checker": "4.0.2",
"express": "4.17.1",
"husky": "6.0.0",
"jest": "26.6.3",
@ -4056,9 +4056,9 @@
}
},
"node_modules/editorconfig-checker": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.1.tgz",
"integrity": "sha512-Ne/3lXG7CUqOy1yXA4Q0rNjHlwQywkiujZPfFC7dAgGmVAN3BLQCUxMik+tufcWTiN3VhBN+Ra+UoCqJ6c9Jgw==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.2.tgz",
"integrity": "sha512-tUI7ABIzMB1kfwTUQmX+gaZGCMNuUgGuRHJ+Xu4Tk9T8lV8Vy5w/EaQsSZ7NKrOgLxbekptw6MUgrzHTvhceLw==",
"dev": true,
"dependencies": {
"https-proxy-agent": "^5.0.0",
@ -17341,9 +17341,9 @@
}
},
"editorconfig-checker": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.1.tgz",
"integrity": "sha512-Ne/3lXG7CUqOy1yXA4Q0rNjHlwQywkiujZPfFC7dAgGmVAN3BLQCUxMik+tufcWTiN3VhBN+Ra+UoCqJ6c9Jgw==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.2.tgz",
"integrity": "sha512-tUI7ABIzMB1kfwTUQmX+gaZGCMNuUgGuRHJ+Xu4Tk9T8lV8Vy5w/EaQsSZ7NKrOgLxbekptw6MUgrzHTvhceLw==",
"dev": true,
"requires": {
"https-proxy-agent": "^5.0.0",

View File

@ -99,7 +99,7 @@
"@types/node": "14.14.37",
"@types/server-destroy": "1.0.1",
"axios": "0.21.1",
"editorconfig-checker": "4.0.1",
"editorconfig-checker": "4.0.2",
"express": "4.17.1",
"husky": "6.0.0",
"jest": "26.6.3",