diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-12-02 22:58:49 -0800 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-12-02 22:58:49 -0800 |
| commit | 4d69e8ac647494cab4e78ef8a994dc1b0d021f07 (patch) | |
| tree | e9aa64bd67050f3b3f7ebdaad0769ac23abcdad6 /yarn.lock | |
| parent | eeaa3586d1da6b1dfda1e13c78cffac301965ba0 (diff) | |
Update react and eslint
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -3322,14 +3322,14 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:17.0.14": - version: 17.0.14 - resolution: "@types/react@npm:17.0.14" +"@types/react@npm:^17.0.14": + version: 17.0.71 + resolution: "@types/react@npm:17.0.71" dependencies: "@types/prop-types": "*" "@types/scheduler": "*" csstype: ^3.0.2 - checksum: ca2eca8f33ddbcba46932efeb8affdd274ea5800ea38bf8bc8de205808d09de21ea1f3d6ab156573aca393b912f0d908826cc6ad92470a3f2b6c34e70d5f75db + checksum: c72dbebdced882fa39de867b0179ed91259331172458d69250ff30fdb3c61e3d1f3373dacca3771c3de4b19162fd65758179252b17961729213496a016b918d7 languageName: node linkType: hard @@ -6639,7 +6639,7 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.1.0, eslint@npm:^8.3.0": +"eslint@npm:^8.3.0": version: 8.55.0 resolution: "eslint@npm:8.55.0" dependencies: @@ -10573,7 +10573,7 @@ __metadata: "@types/styled-components": ^5.1.24 "@typescript-eslint/eslint-plugin": ^5.15.0 "@typescript-eslint/parser": ^5.15.0 - eslint: ^8.1.0 + eslint: ^8.3.0 eslint-config-airbnb: ^19.0.4 eslint-plugin-import: ^2.25.4 eslint-plugin-jsx-a11y: ^6.5.1 |
