@procore/hammer-test-jest 0.8.0 → 0.9.0

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 CHANGED
@@ -1,5 +1,16 @@
1
1
  # @procore/hammer-test-jest
2
2
 
3
+ ## 0.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 63370d0: Upgrades @babel-scoped packages.
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [5dd6e18]
12
+ - @procore/hammer-types@0.5.1
13
+
3
14
  ## 0.8.0
4
15
 
5
16
  ### Minor Changes
package/dist/index.js CHANGED
@@ -35,7 +35,7 @@ __export(src_exports, {
35
35
  });
36
36
  module.exports = __toCommonJS(src_exports);
37
37
 
38
- // ../../node_modules/.store/tsup-virtual-e96d96848d/package/assets/cjs_shims.js
38
+ // ../../node_modules/.store/tsup-virtual-a39005012c/package/assets/cjs_shims.js
39
39
  var getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
40
40
  var importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
41
41
 
@@ -6,9 +6,9 @@ var __commonJS = (cb, mod) => function __require() {
6
6
  return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
7
7
  };
8
8
 
9
- // ../../node_modules/.store/tsup-virtual-e96d96848d/package/assets/esm_shims.js
9
+ // ../../node_modules/.store/tsup-virtual-a39005012c/package/assets/esm_shims.js
10
10
  var init_esm_shims = __esm({
11
- "../../node_modules/.store/tsup-virtual-e96d96848d/package/assets/esm_shims.js"() {
11
+ "../../node_modules/.store/tsup-virtual-a39005012c/package/assets/esm_shims.js"() {
12
12
  "use strict";
13
13
  }
14
14
  });