@microsoft/loader-load-themed-styles 1.9.101 → 1.9.105

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
@@ -1,6 +1,81 @@
1
1
  {
2
2
  "name": "@microsoft/loader-load-themed-styles",
3
3
  "entries": [
4
+ {
5
+ "version": "1.9.105",
6
+ "tag": "@microsoft/loader-load-themed-styles_v1.9.105",
7
+ "date": "Fri, 08 Oct 2021 09:35:07 GMT",
8
+ "comments": {
9
+ "dependency": [
10
+ {
11
+ "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.224`"
12
+ },
13
+ {
14
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.41.6`"
15
+ },
16
+ {
17
+ "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.25`"
18
+ }
19
+ ]
20
+ }
21
+ },
22
+ {
23
+ "version": "1.9.104",
24
+ "tag": "@microsoft/loader-load-themed-styles_v1.9.104",
25
+ "date": "Fri, 08 Oct 2021 08:08:34 GMT",
26
+ "comments": {
27
+ "dependency": [
28
+ {
29
+ "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.223`"
30
+ },
31
+ {
32
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.41.5`"
33
+ },
34
+ {
35
+ "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.24`"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "version": "1.9.103",
42
+ "tag": "@microsoft/loader-load-themed-styles_v1.9.103",
43
+ "date": "Thu, 07 Oct 2021 23:43:12 GMT",
44
+ "comments": {
45
+ "dependency": [
46
+ {
47
+ "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.222`"
48
+ },
49
+ {
50
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.41.4`"
51
+ },
52
+ {
53
+ "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.23`"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "version": "1.9.102",
60
+ "tag": "@microsoft/loader-load-themed-styles_v1.9.102",
61
+ "date": "Thu, 07 Oct 2021 07:13:35 GMT",
62
+ "comments": {
63
+ "dependency": [
64
+ {
65
+ "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.221`"
66
+ },
67
+ {
68
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.2`"
69
+ },
70
+ {
71
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.41.3`"
72
+ },
73
+ {
74
+ "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.22`"
75
+ }
76
+ ]
77
+ }
78
+ },
4
79
  {
5
80
  "version": "1.9.101",
6
81
  "tag": "@microsoft/loader-load-themed-styles_v1.9.101",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  # Change Log - @microsoft/loader-load-themed-styles
2
2
 
3
- This log was last generated on Wed, 06 Oct 2021 15:08:26 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 08 Oct 2021 09:35:07 GMT and should not be manually modified.
4
+
5
+ ## 1.9.105
6
+ Fri, 08 Oct 2021 09:35:07 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 1.9.104
11
+ Fri, 08 Oct 2021 08:08:34 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 1.9.103
16
+ Thu, 07 Oct 2021 23:43:12 GMT
17
+
18
+ _Version update only_
19
+
20
+ ## 1.9.102
21
+ Thu, 07 Oct 2021 07:13:35 GMT
22
+
23
+ _Version update only_
4
24
 
5
25
  ## 1.9.101
6
26
  Wed, 06 Oct 2021 15:08:26 GMT
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.18.13"
8
+ "packageVersion": "7.18.15"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/loader-load-themed-styles",
3
- "version": "1.9.101",
3
+ "version": "1.9.105",
4
4
  "description": "This simple loader wraps the loading of CSS in script equivalent to `require('load-themed-styles').loadStyles( /* css text */ )`. It is designed to be a replacement for style-loader.",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/microsoft/rushstack/tree/master/webpack/loader-load-themed-styles"
11
11
  },
12
12
  "dependencies": {
13
- "@microsoft/load-themed-styles": "1.10.220",
13
+ "@microsoft/load-themed-styles": "1.10.224",
14
14
  "loader-utils": "~1.1.0"
15
15
  },
16
16
  "devDependencies": {
17
- "@rushstack/eslint-config": "2.4.1",
18
- "@rushstack/heft": "0.41.2",
19
- "@rushstack/heft-node-rig": "1.2.21",
17
+ "@rushstack/eslint-config": "2.4.2",
18
+ "@rushstack/heft": "0.41.6",
19
+ "@rushstack/heft-node-rig": "1.2.25",
20
20
  "@types/heft-jest": "1.0.1",
21
21
  "@types/loader-utils": "1.1.3",
22
22
  "@types/node": "12.20.24",