chore(deps): bump eslint from 8.11.0 to 8.12.0 (#974) [skip ci]

This commit is contained in:
dependabot[bot]
2022-04-03 17:18:16 -04:00
committed by GitHub
parent 3ee92f2521
commit a3eabbd6a8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"xml-formatter": "^2.6.1"
},
"devDependencies": {
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"jest": "^27.5.0",
"libxmljs2": "^0.29.0",
"nodemon": "^2.0.15"
@@ -3940,9 +3940,9 @@
}
},
"node_modules/eslint": {
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.11.0.tgz",
"integrity": "sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA==",
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.12.0.tgz",
"integrity": "sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.2.1",
@@ -13178,9 +13178,9 @@
}
},
"eslint": {
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.11.0.tgz",
"integrity": "sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA==",
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.12.0.tgz",
"integrity": "sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==",
"dev": true,
"requires": {
"@eslint/eslintrc": "^1.2.1",

View File

@@ -68,7 +68,7 @@
"xml-formatter": "^2.6.1"
},
"devDependencies": {
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"jest": "^27.5.0",
"libxmljs2": "^0.29.0",
"nodemon": "^2.0.15"