@modern-js-app/eslint-config 2.48.5 → 2.49.0

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 +4 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @modern-js-app/eslint-config
2
2
 
3
+ ## 2.49.0
4
+
5
+ ## 2.48.6
6
+
3
7
  ## 2.48.5
4
8
 
5
9
  ## 2.48.4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@modern-js-app/eslint-config",
3
- "version": "2.48.5",
3
+ "version": "2.49.0",
4
4
  "description": "A Progressive React Framework for modern web development.",
5
5
  "homepage": "https://modernjs.dev",
6
6
  "bugs": "https://github.com/web-infra-dev/modern.js/issues",
@@ -21,8 +21,8 @@
21
21
  "@babel/core": "^7.23.2",
22
22
  "@babel/eslint-parser": "^7.22.15",
23
23
  "@babel/eslint-plugin": "^7.22.10",
24
- "@rsbuild/babel-preset": "0.5.4",
25
- "@rsbuild/core": "0.5.4",
24
+ "@rsbuild/babel-preset": "0.6.3",
25
+ "@rsbuild/core": "0.6.3",
26
26
  "@typescript-eslint/eslint-plugin": "^5.59.0",
27
27
  "@typescript-eslint/parser": "^5.59.0",
28
28
  "eslint": "^8.28.0",