File tree Expand file tree Collapse file tree 3 files changed +19
-15
lines changed
packages/prettier-config-qiwi Expand file tree Collapse file tree 3 files changed +19
-15
lines changed Original file line number Diff line number Diff line change 1+ ## prettier-config-qiwi [ 2.1.2] ( https://github.com/qiwi/lint-config-qiwi/compare/[email protected] @2.1.2 ) (2023-05-05) 2+
3+
4+ ### Bug Fixes
5+
6+ * support import asserts ([ 77eca97] ( https://github.com/qiwi/lint-config-qiwi/commit/77eca9753aa094631311871b37ae547d11084551 ) )
7+ * update sonar plugin to v0.19.0 ([ d72e25e] ( https://github.com/qiwi/lint-config-qiwi/commit/d72e25e6bee85805b0af76d46fb5c8dedc7b1875 ) )
8+
9+
10+
11+
12+
13+ ### Dependencies
14+
15+ * ** @qiwi/lint-config-infra :** upgraded to 2.1.1
16+
117## prettier-config-qiwi [ 2.1.1] ( https://github.com/qiwi/lint-config-qiwi/compare/[email protected] @2.1.1 ) (2023-04-24) 218
319
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-config-qiwi" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " Prettier rules related to QIWI projects" ,
55 "main" : " src/main/js/index.js" ,
66 "scripts" : {
3636 "typescript" : " ^5.0.0"
3737 },
3838 "devDependencies" : {
39- "@qiwi/lint-config-infra" : " 2.1.0 " ,
39+ "@qiwi/lint-config-infra" : " 2.1.1 " ,
4040 "@swissquote/crafty-preset-jest" : " ^1.22.3" ,
4141 "jest" : " ^29.5.0" ,
4242 "prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change @@ -926,18 +926,6 @@ __metadata:
926926 languageName : unknown
927927 linkType : soft
928928
929- " @qiwi/lint-config-infra@npm:2.1.0 " :
930- version : 2.1.0
931- resolution : " @qiwi/lint-config-infra@npm:2.1.0"
932- bin :
933- buildstamp : node_modules/.bin/buildstamp
934- jest : node_modules/.bin/jest
935- tsc : node_modules/.bin/tsc
936- typedoc : node_modules/.bin/typedoc
937- checksum : 6f4323ce7f284fd15178ac67082f7822ab13e559999448b685d39a76a0f72395e8b91b86458e671b7ef8db81ee763c71a85ad8c409042ce933447143f250aae5
938- languageName : node
939- linkType : hard
940-
941929" @qiwi/lint-config-monorepo@workspace:. " :
942930 version : 0.0.0-use.local
943931 resolution : " @qiwi/lint-config-monorepo@workspace:."
@@ -5120,7 +5108,7 @@ __metadata:
51205108 version : 0.0.0-use.local
51215109 resolution : " prettier-config-qiwi@workspace:packages/prettier-config-qiwi"
51225110 dependencies :
5123- " @qiwi/lint-config-infra " : 2.1.0
5111+ " @qiwi/lint-config-infra " : 2.1.1
51245112 " @swissquote/crafty-preset-jest " : ^1.22.3
51255113 " @trivago/prettier-plugin-sort-imports " : ^4.1.1
51265114 jest : ^29.5.0
You can’t perform that action at this time.
0 commit comments