@khanacademy/wonder-blocks-testing 0.0.0-PR2900-20251212000648 → 0.0.0-PR2900-20251212005600

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -3
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @khanacademy/wonder-blocks-testing
2
2
 
3
- ## 0.0.0-PR2900-20251212000648
3
+ ## 0.0.0-PR2900-20251212005600
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -9,8 +9,8 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [cf6ddda]
12
- - @khanacademy/wonder-blocks-data@0.0.0-PR2900-20251212000648
13
- - @khanacademy/wonder-blocks-testing-core@0.0.0-PR2900-20251212000648
12
+ - @khanacademy/wonder-blocks-data@0.0.0-PR2900-20251212005600
13
+ - @khanacademy/wonder-blocks-testing-core@0.0.0-PR2900-20251212005600
14
14
  - @khanacademy/wonder-blocks-core@12.4.2
15
15
 
16
16
  ## 16.0.3
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "",
4
4
  "author": "Khan Academy",
5
5
  "license": "MIT",
6
- "version": "0.0.0-PR2900-20251212000648",
6
+ "version": "0.0.0-PR2900-20251212005600",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
@@ -21,8 +21,8 @@
21
21
  "types": "dist/index.d.ts",
22
22
  "dependencies": {
23
23
  "@khanacademy/wonder-blocks-core": "12.4.2",
24
- "@khanacademy/wonder-blocks-data": "0.0.0-PR2900-20251212000648",
25
- "@khanacademy/wonder-blocks-testing-core": "0.0.0-PR2900-20251212000648"
24
+ "@khanacademy/wonder-blocks-data": "0.0.0-PR2900-20251212005600",
25
+ "@khanacademy/wonder-blocks-testing-core": "0.0.0-PR2900-20251212005600"
26
26
  },
27
27
  "peerDependencies": {
28
28
  "@khanacademy/wonder-stuff-core": "^3.0.0",