@langri-sha/projen-lint-synthesized 0.5.2 → 0.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,63 @@
2
2
  "name": "@langri-sha/projen-lint-synthesized",
3
3
  "entries": [
4
4
  {
5
- "date": "Sun, 17 May 2026 20:20:56 GMT",
5
+ "date": "Mon, 20 Jul 2026 10:15:31 GMT",
6
+ "version": "0.5.4",
7
+ "tag": "@langri-sha/projen-lint-synthesized_v0.5.4",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "filip.dupanovic@gmail.com",
12
+ "package": "@langri-sha/projen-lint-synthesized",
13
+ "commit": "04adc8ff4c0c712311f9328f89480fedf89bdb36",
14
+ "comment": "chore: source @langri-sha/tsconfig and @langri-sha/vitest from the workspace instead of npm"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@langri-sha/projen-lint-synthesized",
21
+ "comment": "Bump @langri-sha/tsconfig to v0.10.2",
22
+ "commit": "not available"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@langri-sha/projen-lint-synthesized",
27
+ "comment": "Bump @langri-sha/vitest to v0.1.2",
28
+ "commit": "not available"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Sun, 19 Jul 2026 09:49:58 GMT",
35
+ "version": "0.5.3",
36
+ "tag": "@langri-sha/projen-lint-synthesized_v0.5.3",
37
+ "comments": {
38
+ "patch": [
39
+ {
40
+ "author": "email not defined",
41
+ "package": "@langri-sha/projen-lint-synthesized",
42
+ "commit": "aba78d67f7644a3646ef775e93c468a954a94382",
43
+ "comment": "fix(deps): update dependency debug to v4.4.3"
44
+ },
45
+ {
46
+ "author": "email not defined",
47
+ "package": "@langri-sha/projen-lint-synthesized",
48
+ "commit": "aba78d67f7644a3646ef775e93c468a954a94382",
49
+ "comment": "chore(deps): update dependency prettier to v3.8.3"
50
+ },
51
+ {
52
+ "author": "email not defined",
53
+ "package": "@langri-sha/projen-lint-synthesized",
54
+ "commit": "aba78d67f7644a3646ef775e93c468a954a94382",
55
+ "comment": "fix(deps): update dependency minimatch to v10.2.5"
56
+ }
57
+ ]
58
+ }
59
+ },
60
+ {
61
+ "date": "Sun, 17 May 2026 20:22:40 GMT",
6
62
  "version": "0.5.2",
7
63
  "tag": "@langri-sha/projen-lint-synthesized_v0.5.2",
8
64
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,31 @@
1
1
  # Change Log - @langri-sha/projen-lint-synthesized
2
2
 
3
- This log was last generated on Sun, 17 May 2026 20:20:56 GMT and should not be manually modified.
3
+ <!-- This log was last generated on Mon, 20 Jul 2026 10:15:31 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.5.4
8
+
9
+ Mon, 20 Jul 2026 10:15:31 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @langri-sha/tsconfig to v0.10.2
14
+ - Bump @langri-sha/vitest to v0.1.2
15
+
16
+ ## 0.5.3
17
+
18
+ Sun, 19 Jul 2026 09:49:58 GMT
19
+
20
+ ### Patches
21
+
22
+ - fix(deps): update dependency debug to v4.4.3 (email not defined)
23
+ - chore(deps): update dependency prettier to v3.8.3 (email not defined)
24
+ - fix(deps): update dependency minimatch to v10.2.5 (email not defined)
25
+
7
26
  ## 0.5.2
8
27
 
9
- Sun, 17 May 2026 20:20:56 GMT
28
+ Sun, 17 May 2026 20:22:40 GMT
10
29
 
11
30
  ### Patches
12
31
 
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@langri-sha/projen-lint-synthesized",
3
- "version": "0.5.2",
3
+ "version": "0.5.4",
4
4
  "bugs": {
5
- "url": "https://github.com/langri-sha/langri-sha.com/issues"
5
+ "url": "https://github.com/langri-sha/projen/issues"
6
6
  },
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "git+https://github.com/langri-sha/langri-sha.com.git",
9
+ "url": "git+https://github.com/langri-sha/projen.git",
10
10
  "directory": "packages/projen-lint-synthesized"
11
11
  },
12
12
  "license": "MIT",
@@ -22,15 +22,15 @@
22
22
  "prepublishOnly": "rm -rf dist; tsc --project tsconfig.build.json"
23
23
  },
24
24
  "dependencies": {
25
- "debug": "4.3.6",
25
+ "debug": "4.4.3",
26
26
  "execa": "8.0.1",
27
- "minimatch": "10.0.1"
27
+ "minimatch": "10.2.5"
28
28
  },
29
29
  "devDependencies": {
30
- "@langri-sha/tsconfig": "0.10.1",
31
- "@langri-sha/vitest": "0.1.1",
32
- "@types/debug": "4.1.12",
33
- "prettier": "3.3.3",
30
+ "@langri-sha/tsconfig": "0.10.2",
31
+ "@langri-sha/vitest": "0.1.2",
32
+ "@types/debug": "4.1.13",
33
+ "prettier": "3.8.3",
34
34
  "projen": "0.86.5"
35
35
  },
36
36
  "peerDependencies": {