@comet/eslint-config 7.9.0 → 7.9.1-canary-20241204131200

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @comet/eslint-config
2
2
 
3
+ ## 7.9.1-canary-20241204131200
4
+
5
+ ### Patch Changes
6
+
7
+ - @comet/eslint-plugin@7.9.1-canary-20241204131200
8
+
3
9
  ## 7.9.0
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/eslint-config",
3
- "version": "7.9.0",
3
+ "version": "7.9.1-canary-20241204131200",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/vivid-planet/comet",
@@ -10,7 +10,7 @@
10
10
  "main": "core.js",
11
11
  "dependencies": {
12
12
  "@calm/eslint-plugin-react-intl": "^1.4.1",
13
- "@comet/eslint-plugin": "^7.9.0",
13
+ "@comet/eslint-plugin": "7.9.1-canary-20241204131200",
14
14
  "@next/eslint-plugin-next": "^14.0.0",
15
15
  "@typescript-eslint/eslint-plugin": "^5.48.2",
16
16
  "@typescript-eslint/parser": "^5.48.2",