This repository was archived by the owner on Jul 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +19
-16
lines changed Expand file tree Collapse file tree 3 files changed +19
-16
lines changed Original file line number Diff line number Diff line change 40
40
"lint-staged" : " >=11" ,
41
41
"mongodb-query-parser" : " 2.1.1" ,
42
42
"np" : " ^7.4.0" ,
43
- "prettier" : " ^1.19.1 " ,
43
+ "prettier" : " ^2.8.7 " ,
44
44
"ts-jest" : " ^26.5.4" ,
45
45
"typescript" : " ^4.3.5"
46
46
},
Original file line number Diff line number Diff line change @@ -2018,7 +2018,7 @@ bson@^1.0.1:
2018
2018
resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a"
2019
2019
integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==
2020
2020
2021
- bson@^4.0.3, bson@^4.6.3 :
2021
+ bson@^4.0.3 :
2022
2022
version "4.6.3"
2023
2023
resolved "https://registry.yarnpkg.com/bson/-/bson-4.6.3.tgz#d1a9a0b84b9e84b62390811fc5580f6a8b1d858c"
2024
2024
integrity sha512-rAqP5hcUVJhXP2MCSNVsf0oM2OGU1So6A9pVRDYayvJ5+hygXHQApf87wd5NlhPM1J9RJnbqxIG/f8QTzRoQ4A==
@@ -5493,10 +5493,10 @@ prepend-http@^2.0.0:
5493
5493
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
5494
5494
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
5495
5495
5496
- prettier@^1.19.1 :
5497
- version "1.19.1 "
5498
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1 .tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb "
5499
- integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew ==
5496
+ prettier@^2.8.7 :
5497
+ version "2.8.7 "
5498
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7 .tgz#bb79fc8729308549d28fe3a98fce73d2c0656450 "
5499
+ integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw ==
5500
5500
5501
5501
pretty-format@^26.6.2 :
5502
5502
version "26.6.2"
You can’t perform that action at this time.
0 commit comments