@tc39/ecma262-biblio 2.2.3043 → 2.2.3045

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tc39/ecma262-biblio",
3
- "version": "2.2.3043",
4
- "commit": "d093df5794717c9c60663e4ca4763178ae4508d0",
3
+ "version": "2.2.3045",
4
+ "commit": "2f8969eb1dd997e2c1e52a2eb73f0468ab9fdf31",
5
5
  "description": "Machine-readable representation of the internals of the ecma-262 spec",
6
6
  "keywords": [
7
7
  "ecmascript"