Skip to content

Commit fd75f44

Browse files
fix(deps): update code-quality
1 parent d977397 commit fd75f44

File tree

3 files changed

+66
-58
lines changed

3 files changed

+66
-58
lines changed

config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"@babel/core": "^7.23.6",
77
"@babel/eslint-parser": "^7.23.3",
88
"@babel/plugin-proposal-decorators": "^7.23.6",
9-
"@typescript-eslint/eslint-plugin": "^6.15.0",
10-
"@typescript-eslint/parser": "^6.15.0",
9+
"@typescript-eslint/eslint-plugin": "^6.19.0",
10+
"@typescript-eslint/parser": "^6.19.0",
1111
"eslint": "^8.56.0",
1212
"eslint-config-prettier": "^9.1.0",
1313
"eslint-plugin-import": "^2.29.1",
1414
"eslint-plugin-mocha": "^10.2.0",
15-
"eslint-plugin-n": "^16.5.0",
15+
"eslint-plugin-n": "^16.6.2",
1616
"eslint-plugin-qunit": "^8.0.1",
1717
"eslint-plugin-simple-import-sort": "^10.0.0",
1818
"typescript": "~5.3.3"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"globby": "^14.0.0",
5151
"lerna-changelog": "^2.2.0",
5252
"pnpm-sync-dependencies-meta-injected": "0.0.10",
53-
"prettier": "^3.1.1",
53+
"prettier": "^3.2.2",
5454
"rimraf": "^5.0.5",
5555
"semver": "^7.5.4",
5656
"silent-error": "^1.1.1",

pnpm-lock.yaml

+62-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)