File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 "@spotify/eslint-plugin" : " ^13.0.0" ,
2626 "husky" : " ^8.0.1" ,
2727 "lerna" : " ^5.5.2" ,
28- "typescript" : " ^4.2.3 "
28+ "typescript" : " ^4.5.0 "
2929 },
3030 "resolutions" : {
3131 "minimist" : " ^1.2.6" ,
Original file line number Diff line number Diff line change 4040 "@typescript-eslint/parser" : " ^5.13.0" ,
4141 "@typescript-eslint/types" : " ^5.13.0" ,
4242 "eslint" : " ^8.10.0" ,
43- "typescript" : " ^4.2.3 "
43+ "typescript" : " ^4.5.0 "
4444 },
4545 "peerDependencies" : {
4646 "@typescript-eslint/parser" : " ^5.13.0" ,
Original file line number Diff line number Diff line change 1515 "test" : " true"
1616 },
1717 "devDependencies" : {
18- "typescript" : " ^4.2.3 "
18+ "typescript" : " ^4.5.0 "
1919 },
2020 "peerDependencies" : {
2121 "typescript" : " >=4 <5"
Original file line number Diff line number Diff line change 5353 "prettier" : " ^2.2.1" ,
5454 "semantic-release" : " ^19.0.3" ,
5555 "ts-jest" : " ^28.0.5" ,
56- "typescript" : " ^4.2.3 "
56+ "typescript" : " ^4.5.0 "
5757 },
5858 "devDependencies" : {
5959 "@types/rimraf" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -8474,7 +8474,7 @@ typedarray@^0.0.6:
84748474 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
84758475 integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
84768476
8477- " typescript@^3 || ^4" , typescript@^4.2.3 , typescript@^4.6.4:
8477+ " typescript@^3 || ^4" , typescript@^4.5.0 , typescript@^4.6.4:
84788478 version "4.9.4"
84798479 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
84808480 integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
You can’t perform that action at this time.
0 commit comments