|
2611 | 2611 | dependencies: |
2612 | 2612 | "@types/node" "*" |
2613 | 2613 |
|
2614 | | -"@typescript-eslint/eslint-plugin@^4.20.0", "@typescript-eslint/eslint-plugin@^4.33.0": |
| 2614 | +"@typescript-eslint/eslint-plugin@^4.33.0": |
2615 | 2615 | version "4.33.0" |
2616 | 2616 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276" |
2617 | 2617 | integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg== |
|
2653 | 2653 | eslint-scope "^5.1.1" |
2654 | 2654 | eslint-utils "^3.0.0" |
2655 | 2655 |
|
2656 | | -"@typescript-eslint/parser@^4.15.1", "@typescript-eslint/parser@^4.33.0": |
| 2656 | +"@typescript-eslint/parser@^4.33.0": |
2657 | 2657 | version "4.33.0" |
2658 | 2658 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" |
2659 | 2659 | integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== |
@@ -5899,7 +5899,7 @@ eslint-plugin-jsx-a11y@^6.7.1: |
5899 | 5899 | object.fromentries "^2.0.6" |
5900 | 5900 | semver "^6.3.0" |
5901 | 5901 |
|
5902 | | -eslint-plugin-office-addins@^2.0.1, eslint-plugin-office-addins@^2.1.5: |
| 5902 | +eslint-plugin-office-addins@^2.1.5: |
5903 | 5903 | version "2.1.5" |
5904 | 5904 | resolved "https://registry.yarnpkg.com/eslint-plugin-office-addins/-/eslint-plugin-office-addins-2.1.5.tgz#0e5f8f060a1e82d8b2e0ed62e5e1da1d478daa91" |
5905 | 5905 | integrity sha512-n0w2LKWwDxxmB71jle261tENwuajO0lJPsle5gBVBGa6QqndW34KFq5CF8CoC0fuH6z3/yIMRjGDvfvbuDEOXw== |
@@ -9202,20 +9202,20 @@ office-addin-dev-settings@^2.0.3: |
9202 | 9202 | whatwg-url "^7.1.0" |
9203 | 9203 | winreg "^1.2.4" |
9204 | 9204 |
|
9205 | | -office-addin-lint@^2.0.1: |
9206 | | - version "2.0.1" |
9207 | | - resolved "https://registry.yarnpkg.com/office-addin-lint/-/office-addin-lint-2.0.1.tgz#65b499e951b14bc04b9902193570807566d9d3f9" |
9208 | | - integrity sha512-aQe0DiLsb7pjIn3mLte+XdYPxi+mJ1Jd+zJPIfdioVDuaqvlOx+JqIsy1qbdfDgOEyfUoyVkqCN2aPzz4idKPQ== |
| 9205 | +office-addin-lint@^2.2.5: |
| 9206 | + version "2.2.5" |
| 9207 | + resolved "https://registry.yarnpkg.com/office-addin-lint/-/office-addin-lint-2.2.5.tgz#2eeb415577eddb0ddc5aa73a47f474d3db0bee33" |
| 9208 | + integrity sha512-d5ASs9ClomKex0+e5Jv9bNC6xet1VyQrqb6ShChx22j6kWwX5mEaN/RAx7HCGRbhSQ9Dxmky+UUojdbZaR+DTw== |
9209 | 9209 | dependencies: |
9210 | | - "@typescript-eslint/eslint-plugin" "^4.20.0" |
9211 | | - "@typescript-eslint/parser" "^4.15.1" |
| 9210 | + "@typescript-eslint/eslint-plugin" "^5.33.1" |
| 9211 | + "@typescript-eslint/parser" "^5.33.1" |
9212 | 9212 | commander "^6.2.0" |
9213 | 9213 | eslint "^7.32.0" |
9214 | 9214 | eslint-config-prettier "^8.1.0" |
9215 | | - eslint-plugin-office-addins "^2.0.1" |
| 9215 | + eslint-plugin-office-addins "^2.1.5" |
9216 | 9216 | eslint-plugin-prettier "^3.3.1" |
9217 | | - office-addin-prettier-config "^1.1.5" |
9218 | | - office-addin-usage-data "^1.4.7" |
| 9217 | + office-addin-prettier-config "^1.2.0" |
| 9218 | + office-addin-usage-data "^1.6.5" |
9219 | 9219 | prettier "^2.2.1" |
9220 | 9220 |
|
9221 | 9221 | office-addin-manifest@^1.10.3, office-addin-manifest@^1.10.4, office-addin-manifest@^1.12.3: |
@@ -9244,12 +9244,12 @@ office-addin-node-debugger@^0.8.5: |
9244 | 9244 | office-addin-usage-data "^1.6.5" |
9245 | 9245 | ws "^7.4.6" |
9246 | 9246 |
|
9247 | | -office-addin-prettier-config@^1.1.5, office-addin-prettier-config@^1.2.0: |
| 9247 | +office-addin-prettier-config@^1.2.0: |
9248 | 9248 | version "1.2.0" |
9249 | 9249 | resolved "https://registry.yarnpkg.com/office-addin-prettier-config/-/office-addin-prettier-config-1.2.0.tgz#59f14a2a7a3f5d803f6ad82a764e84ab4d4b9628" |
9250 | 9250 | integrity sha512-42/w9BUlUvgbLNn8vLaGULVTrcTFBnhn+xAe6IwSOhPrFQpi2GxZPl8ln/f5X4lterVrJz7U6Vi+VeN7WYAsGQ== |
9251 | 9251 |
|
9252 | | -office-addin-usage-data@^1.4.7, office-addin-usage-data@^1.6.5: |
| 9252 | +office-addin-usage-data@^1.6.5: |
9253 | 9253 | version "1.6.5" |
9254 | 9254 | resolved "https://registry.yarnpkg.com/office-addin-usage-data/-/office-addin-usage-data-1.6.5.tgz#03f9fb0e4e2f0fe5d9a926fb2380b9408d2cb712" |
9255 | 9255 | integrity sha512-F4nSVOy3uHTl/YLzxQojIQSzBNDFw4KayN2RqzbCQZ0QcOb/jRhwvNy01Kf2V+IKvgdWuEd11qukfVQ20OKfRA== |
|
0 commit comments