File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 6262 "@types/styled-components" : " ^5.1.23" ,
6363 "@types/uuid" : " ^8.3.4" ,
6464 "@typescript-eslint/eslint-plugin" : " ^5.12.1" ,
65- "@typescript-eslint/parser" : " ^5.12.0 " ,
65+ "@typescript-eslint/parser" : " ^5.12.1 " ,
6666 "babel-jest" : " ^27.5.1" ,
6767 "babel-plugin-import" : " ^1.13.3" ,
6868 "babel-plugin-module-resolver" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 15951595 semver "^7.3.5"
15961596 tsutils "^3.21.0"
15971597
1598- " @typescript-eslint/parser@^5.0.0" , "@typescript-eslint/parser@^5.12.0" :
1598+ " @typescript-eslint/parser@^5.0.0 " :
15991599 version "5.12.0"
16001600 resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.12.0.tgz#0ca669861813df99ce54916f66f524c625ed2434"
16011601 integrity sha512-MfSwg9JMBojMUoGjUmX+D2stoQj1CBYTCP0qnnVtu9A+YQXVKNtLjasYh+jozOcrb/wau8TCfWOkQTiOAruBog==
16051605 " @typescript-eslint/typescript-estree" " 5.12.0"
16061606 debug "^4.3.2"
16071607
1608+ " @typescript-eslint/parser@^5.12.1 " :
1609+ version "5.12.1"
1610+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.12.1.tgz#b090289b553b8aa0899740d799d0f96e6f49771b"
1611+ integrity sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==
1612+ dependencies :
1613+ " @typescript-eslint/scope-manager" " 5.12.1"
1614+ " @typescript-eslint/types" " 5.12.1"
1615+ " @typescript-eslint/typescript-estree" " 5.12.1"
1616+ debug "^4.3.2"
1617+
16081618" @typescript-eslint/scope-manager@5.12.0 " :
16091619 version "5.12.0"
16101620 resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.0.tgz#59619e6e5e2b1ce6cb3948b56014d3a24da83f5e"
You can’t perform that action at this time.
0 commit comments