@bluelovers/jest-config 1.1.4 → 1.1.6
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.md +35 -0
- package/dist/index.cjs.development.cjs +1 -1
- package/dist/index.cjs.production.min.cjs +1 -1
- package/dist/index.esm.mjs +1 -1
- package/dist/index.umd.development.cjs +1 -1
- package/dist/index.umd.production.min.cjs +1 -1
- package/jest-preset.js +3 -0
- package/package.json +8 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,41 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.1.6](https://github.com/bluelovers/ws-jest/compare/@bluelovers/jest-config@1.1.5...@bluelovers/jest-config@1.1.6) (2022-11-15)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### 📚 Documentation
|
|
11
|
+
|
|
12
|
+
* update tags ([913c726](https://github.com/bluelovers/ws-jest/commit/913c72627fcc0c25bb41f4c7240d8e725a9f1adc))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### 🛠 Build System
|
|
16
|
+
|
|
17
|
+
* **dist:** update build ([fa1ff45](https://github.com/bluelovers/ws-jest/commit/fa1ff4534f33c7df5c0bf3ad215baa18137ec5c3))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### 📌 Dependencies
|
|
21
|
+
|
|
22
|
+
* update deps ([801a4d4](https://github.com/bluelovers/ws-jest/commit/801a4d4c566797e33683e61014a79d6ff2d866a2))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## [1.1.5](https://github.com/bluelovers/ws-jest/compare/@bluelovers/jest-config@1.1.4...@bluelovers/jest-config@1.1.5) (2022-11-07)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### 🛠 Build System
|
|
31
|
+
|
|
32
|
+
* **dist:** update build ([75f3193](https://github.com/bluelovers/ws-jest/commit/75f3193f613a754f8bd41a1f7a2ef085f3f44e47))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### 🔖 Miscellaneous
|
|
36
|
+
|
|
37
|
+
* . ([178eafd](https://github.com/bluelovers/ws-jest/commit/178eafd91ff7036db7b1d54d68bd05cfb4940de6))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
6
41
|
## [1.1.4](https://github.com/bluelovers/ws-jest/compare/@bluelovers/jest-config@1.1.3...@bluelovers/jest-config@1.1.4) (2022-10-29)
|
|
7
42
|
|
|
8
43
|
|
|
@@ -94,7 +94,7 @@ function printJestConfigInfo(e, s) {
|
|
|
94
94
|
var r, n, i, l, u, a, _, f;
|
|
95
95
|
const c = _newTableBorderless();
|
|
96
96
|
null !== (r = s) && void 0 !== r || (s = {}), null !== (n = e) && void 0 !== n || (e = {}),
|
|
97
|
-
c.push([ "@bluelovers/jest-config:", "1.1.
|
|
97
|
+
c.push([ "@bluelovers/jest-config:", "1.1.6" ]), c.push([ "process.versions.node:", process.versions.node ]),
|
|
98
98
|
c.push([ "cwd:", null !== (i = s.cwd) && void 0 !== i ? i : process.cwd() ]), (null === (l = s.file) || void 0 === l ? void 0 : l.length) && c.push([ "file:", s.file ]),
|
|
99
99
|
(null === (u = e.cacheDirectory) || void 0 === u ? void 0 : u.length) && c.push([ "cacheDirectory:", e.cacheDirectory ]),
|
|
100
100
|
(null === (a = e.rootDir) || void 0 === a ? void 0 : a.length) && c.push([ "rootDir:", e.rootDir ]),
|
package/dist/index.esm.mjs
CHANGED
|
@@ -112,7 +112,7 @@ function printJestConfigInfo(t, e) {
|
|
|
112
112
|
var o, r, i, l, u, a, _, f;
|
|
113
113
|
const d = _newTableBorderless();
|
|
114
114
|
null !== (o = e) && void 0 !== o || (e = {}), null !== (r = t) && void 0 !== r || (t = {}),
|
|
115
|
-
d.push([ "@bluelovers/jest-config:", "1.1.
|
|
115
|
+
d.push([ "@bluelovers/jest-config:", "1.1.6" ]), d.push([ "process.versions.node:", process.versions.node ]),
|
|
116
116
|
d.push([ "cwd:", null !== (i = e.cwd) && void 0 !== i ? i : process.cwd() ]), (null === (l = e.file) || void 0 === l ? void 0 : l.length) && d.push([ "file:", e.file ]),
|
|
117
117
|
(null === (u = t.cacheDirectory) || void 0 === u ? void 0 : u.length) && d.push([ "cacheDirectory:", t.cacheDirectory ]),
|
|
118
118
|
(null === (a = t.rootDir) || void 0 === a ? void 0 : a.length) && d.push([ "rootDir:", t.rootDir ]),
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
var o, n, i, l, u, a, f, c;
|
|
85
85
|
const d = _newTableBorderless();
|
|
86
86
|
null !== (o = t) && void 0 !== o || (t = {}), null !== (n = e) && void 0 !== n || (e = {}),
|
|
87
|
-
d.push([ "@bluelovers/jest-config:", "1.1.
|
|
87
|
+
d.push([ "@bluelovers/jest-config:", "1.1.6" ]), d.push([ "process.versions.node:", process.versions.node ]),
|
|
88
88
|
d.push([ "cwd:", null !== (i = t.cwd) && void 0 !== i ? i : process.cwd() ]), (null === (l = t.file) || void 0 === l ? void 0 : l.length) && d.push([ "file:", t.file ]),
|
|
89
89
|
(null === (u = e.cacheDirectory) || void 0 === u ? void 0 : u.length) && d.push([ "cacheDirectory:", e.cacheDirectory ]),
|
|
90
90
|
(null === (a = e.rootDir) || void 0 === a ? void 0 : a.length) && d.push([ "rootDir:", e.rootDir ]),
|
package/jest-preset.js
ADDED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bluelovers/jest-config",
|
|
3
|
-
"version": "1.1.
|
|
4
|
-
"description": "Jest preset configuration",
|
|
3
|
+
"version": "1.1.6",
|
|
4
|
+
"description": "Jest preset configuration with ts-jest typescript",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"jest-preset",
|
|
7
7
|
"jest",
|
|
@@ -13,6 +13,8 @@
|
|
|
13
13
|
"testing",
|
|
14
14
|
"chai",
|
|
15
15
|
"expect",
|
|
16
|
+
"ts-jest",
|
|
17
|
+
"typescript",
|
|
16
18
|
"create-by-yarn-tool",
|
|
17
19
|
"create-by-tsdx"
|
|
18
20
|
],
|
|
@@ -101,10 +103,10 @@
|
|
|
101
103
|
"tsc:showConfig": "ynpx get-current-tsconfig -p"
|
|
102
104
|
},
|
|
103
105
|
"dependencies": {
|
|
104
|
-
"@yarn-tool/require-resolve": "^2.0.
|
|
105
|
-
"@yarn-tool/table": "^2.0.
|
|
106
|
+
"@yarn-tool/require-resolve": "^2.0.10",
|
|
107
|
+
"@yarn-tool/table": "^2.0.13",
|
|
106
108
|
"debug-color2": "^1.3.2",
|
|
107
|
-
"jest-cache-directory": "^1.0.
|
|
109
|
+
"jest-cache-directory": "^1.0.4",
|
|
108
110
|
"jest-chain-transform": "^0.0.4",
|
|
109
111
|
"ts-type": ">=2"
|
|
110
112
|
},
|
|
@@ -112,5 +114,5 @@
|
|
|
112
114
|
"publishConfig": {
|
|
113
115
|
"access": "public"
|
|
114
116
|
},
|
|
115
|
-
"gitHead": "
|
|
117
|
+
"gitHead": "d85916c8727cab08382a49c2d52091edbdc8f9c6"
|
|
116
118
|
}
|