Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: prisis <[email protected]>
  • Loading branch information
prisis committed Oct 5, 2023
1 parent 72e841c commit aeb10b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@
"@anolilab/package-json-utils": "3.0.7",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"@jsenv/eslint-import-resolver": ">=8.0.4",
"@eslint/js": "^8.50.0",
"@html-eslint/eslint-plugin": "^0.19.1",
"@html-eslint/parser": "^0.19.1",
"@jsenv/eslint-import-resolver": ">=8.0.4",
"@rushstack/eslint-patch": "^1.5.1",
"@rushstack/eslint-plugin-security": "^0.7.1",
"@typescript-eslint/eslint-plugin": ">=6.7.4",
Expand All @@ -149,10 +149,10 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-i": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-mdx": "^2.2.0",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-no-loops": "^0.3.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-no-secrets": "^0.8.9",
Expand All @@ -167,7 +167,7 @@
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-yml": "^1.9.0",
"find-up": "5.0.0",
"globals": "^13.22.0",
"globals": "^13.23.0",
"jsonc-eslint-parser": "^2.3.0",
"read-pkg-up": "^7.0.1",
"semver": "^7.5.4",
Expand Down

0 comments on commit aeb10b6

Please sign in to comment.