Merge pull request #37 from CookieDasora/dependabot/npm_and_yarn/eslint-config-standard-with-typescript-43.0.0

Bump eslint-config-standard-with-typescript from 39.1.1 to 43.0.0
This commit is contained in:
Cookie 2023-12-16 22:42:27 +00:00 committed by GitHub
commit 762a4b550c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -53,7 +53,7 @@
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-config-standard-with-typescript": "^43.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prettier": "^5.0.0",
@ -6278,9 +6278,9 @@
}
},
"node_modules/eslint-config-standard-with-typescript": {
"version": "39.1.1",
"resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-39.1.1.tgz",
"integrity": "sha512-t6B5Ep8E4I18uuoYeYxINyqcXb2UbC0SOOTxRtBSt2JUs+EzeXbfe2oaiPs71AIdnoWhXDO2fYOHz8df3kV84A==",
"version": "43.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-43.0.0.tgz",
"integrity": "sha512-AT0qK01M5bmsWiE3UZvaQO5da1y1n6uQckAKqGNe6zPW5IOzgMLXZxw77nnFm+C11nxAZXsCPrbsgJhSrGfX6Q==",
"dev": true,
"dependencies": {
"@typescript-eslint/parser": "^6.4.0",

View file

@ -51,7 +51,7 @@
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-config-standard-with-typescript": "^43.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prettier": "^5.0.0",