@khanacademy/perseus-linter 0.0.0-PR683-20230821185501 → 0.0.0-PR683-20230821185951

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 +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # @khanacademy/perseus-linter
2
2
 
3
- ## 0.0.0-PR683-20230821185501
3
+ ## 0.0.0-PR683-20230821185951
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 2bdcfe8e: Upgrade wonder-blocks deps to package versions without Flow types
7
+ - e2c77abb: Upgrade wonder-blocks deps to package versions without Flow types
8
8
 
9
9
  ## 0.3.1
10
10
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Linter engine for Perseus",
4
4
  "author": "Khan Academy",
5
5
  "license": "MIT",
6
- "version": "0.0.0-PR683-20230821185501",
6
+ "version": "0.0.0-PR683-20230821185951",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
@@ -24,7 +24,7 @@
24
24
  "@khanacademy/perseus-error": "^0.2.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@khanacademy/pure-markdown": "^0.0.0-PR683-20230821185501",
27
+ "@khanacademy/pure-markdown": "^0.0.0-PR683-20230821185951",
28
28
  "prop-types": "^15.6.1"
29
29
  },
30
30
  "peerDependencies": {