Commit 5b00600 1 parent 25d3431 commit 5b00600 Copy full SHA for 5b00600
File tree 10 files changed +45
-17
lines changed
10 files changed +45
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 21
21
},
22
22
"dependencies" : {
23
23
"@web/dev-server-legacy" : " ^2.1.0" ,
24
- "@web/test-runner-core" : " ^0.13.0 "
24
+ "@web/test-runner-core" : " ^0.13.1 "
25
25
},
26
26
"devDependencies" : {
27
27
"@esm-bundle/chai" : " ^4.1.5"
Original file line number Diff line number Diff line change 1
1
# @web/dev-server
2
2
3
+ ## 0.4.3
4
+
5
+ ### Patch Changes
6
+
7
+ - e657791f: Vulnerability fix in ` ip ` package.
8
+ For more info, see:
9
+
10
+ - https://github.com/advisories/GHSA-78xj-cgh5-2h22
11
+ - https://github.com/indutny/node-ip/issues/136#issuecomment-1952083593
12
+
3
13
## 0.4.2
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/dev-server" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.4.3 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @web/test-runner-browserstack
2
2
3
+ ## 0.7.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e657791f: Vulnerability fix in ` ip ` package.
8
+ For more info, see:
9
+
10
+ - https://github.com/advisories/GHSA-78xj-cgh5-2h22
11
+ - https://github.com/indutny/node-ip/issues/136#issuecomment-1952083593
12
+
3
13
## 0.7.0
4
14
5
15
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/test-runner-browserstack" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.7.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @web/test-runner-core
2
2
3
+ ## 0.13.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e657791f: Vulnerability fix in ` ip ` package.
8
+ For more info, see:
9
+
10
+ - https://github.com/advisories/GHSA-78xj-cgh5-2h22
11
+ - https://github.com/indutny/node-ip/issues/136#issuecomment-1952083593
12
+
3
13
## 0.13.0
4
14
5
15
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/test-runner-core" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @web/test-runner-saucelabs
2
2
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e657791f: Vulnerability fix in ` ip ` package.
8
+ For more info, see:
9
+
10
+ - https://github.com/advisories/GHSA-78xj-cgh5-2h22
11
+ - https://github.com/indutny/node-ip/issues/136#issuecomment-1952083593
12
+
3
13
## 0.11.0
4
14
5
15
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/test-runner-saucelabs" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments