update lint config

deepsource-autofix-76c6eb20
Dan Gowans 2023-12-11 15:03:45 -05:00
parent 8b4a7c9937
commit f6721dfc60
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -29,7 +29,7 @@
"csurf": "^1.11.0",
"debug": "^4.3.4",
"ejs": "^3.1.9",
"eslint-config-cityssm": "^1.2.1",
"eslint-config-cityssm": "^1.2.2",
"exit-hook": "^4.0.0",
"express": "^4.18.2",
"express-rate-limit": "^7.1.5",
@ -4305,9 +4305,9 @@
}
},
"node_modules/eslint-config-cityssm": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/eslint-config-cityssm/-/eslint-config-cityssm-1.2.1.tgz",
"integrity": "sha512-lspa1Y8vIr9zl7Ga0KRZRIOFlQpBB7Vdp7iYTfkcUNE2EIXlItXvWzTI6FBFdGQtCJOP2374OFJ28hO4blrwBg==",
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/eslint-config-cityssm/-/eslint-config-cityssm-1.2.2.tgz",
"integrity": "sha512-4IgRBCYQcL98/Ru6Hr008/1vOq7HxyzxfXF7SA/W4STo4CjU0FrR5DWaSz7KiG294Yxd+2uQydgSWDeQYpPfrA==",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",

View File

@ -53,7 +53,7 @@
"csurf": "^1.11.0",
"debug": "^4.3.4",
"ejs": "^3.1.9",
"eslint-config-cityssm": "^1.2.1",
"eslint-config-cityssm": "^1.2.2",
"exit-hook": "^4.0.0",
"express": "^4.18.2",
"express-rate-limit": "^7.1.5",