File tree 3 files changed +13
-13
lines changed 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"githubDependencies" : {
3
- "kangax/compat-table" : " f5f3c409d236989e031b202a9bc6175eee43b936 " ,
4
- "williamkapke/node-compat-table" : " 67edbe1d9fcafca131b650f6affc74aad1146c10 "
3
+ "kangax/compat-table" : " 02bfc256f8db6768a6570016fdad5c7d5bc7cede " ,
4
+ "williamkapke/node-compat-table" : " 20fa0775d01324b90a1ee3ec72ecf1d6520afa3a "
5
5
},
6
6
"dependencies" : {
7
- "@mdn/browser-compat-data" : " 5.6.0 " ,
7
+ "@mdn/browser-compat-data" : " 5.6.2 " ,
8
8
"@types/caniuse-lite" : " 1.0.1" ,
9
9
"@types/node" : " 20.3.2" ,
10
- "caniuse-lite" : " 1.0.30001660 "
10
+ "caniuse-lite" : " 1.0.30001662 "
11
11
}
12
12
}
Original file line number Diff line number Diff line change @@ -818,7 +818,7 @@ var jsTable = map[JSFeature]map[Engine][]versionRange{
818
818
// Note: The latest version of "Firefox" failed 2 tests including: RegExp Unicode Property Escapes: Unicode 15.1
819
819
// Note: The latest version of "Hermes" failed 8 tests including: RegExp Unicode Property Escapes: Unicode 11
820
820
// Note: The latest version of "IE" failed 8 tests including: RegExp Unicode Property Escapes: Unicode 11
821
- // Note: The latest version of "IOS" failed this test: RegExp Unicode Property Escapes: Unicode 15.1
821
+ // Note: The latest version of "IOS" failed this test: RegExp Unicode Property Escapes: Unicode 16.0
822
822
// Note: The latest version of "Node" failed this test: RegExp Unicode Property Escapes: Unicode 16.0
823
823
// Note: The latest version of "Rhino" failed 8 tests including: RegExp Unicode Property Escapes: Unicode 11
824
824
// Note: The latest version of "Safari" failed this test: RegExp Unicode Property Escapes: Unicode 16.0
You can’t perform that action at this time.
0 commit comments