Skip to content

Commit

Permalink
Merge magicspace changes (update)
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Nov 7, 2023
2 parents f72ec63 + 3af2d7e commit 90f6f71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"packages/cli"
],
"devDependencies": {
"@mufan/eslint-plugin": "^0.2.13",
"@mufan/eslint-plugin": "^0.2.14",
"@types/jest": "^29.5.7",
"@types/node": "^18.13.0",
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -704,10 +704,10 @@
yargs "16.2.0"
yargs-parser "20.2.4"

"@mufan/eslint-plugin@^0.2.13":
version "0.2.13"
resolved "https://registry.yarnpkg.com/@mufan/eslint-plugin/-/eslint-plugin-0.2.13.tgz#00e46df7c8457f3cb6a2c1bd63f00e40fbd70483"
integrity sha512-R+PXPG8voZNy6TSjDrZ1UunqTyRIYnWvmQDk3ZidDcays2gZ1hqmYW3ODd6751uUaolqk36VYfq044Yw76+btg==
"@mufan/eslint-plugin@^0.2.14":
version "0.2.14"
resolved "https://registry.yarnpkg.com/@mufan/eslint-plugin/-/eslint-plugin-0.2.14.tgz#99aa5d6e63bfdeac661996afae58c7d7c20ed13a"
integrity sha512-RZ8HsPNC3gY8h3iY5HiqiKLg4tIxunrjmhQGbFyNEchlqoWjg2aH7Mm5dLdxF0sd3leNYJ66bY3kwlu/LP/Z9A==
dependencies:
"@types/eslint" "^8.44.4"
"@typescript-eslint/eslint-plugin" "^6.7.5"
Expand Down

0 comments on commit 90f6f71

Please sign in to comment.