Skip to content

Commit

Permalink
chore(deps): update code-quality
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent d977397 commit e6c8731
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 70 deletions.
6 changes: 3 additions & 3 deletions config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"@babel/core": "^7.23.6",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-decorators": "^7.23.6",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-qunit": "^8.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"globby": "^14.0.0",
"lerna-changelog": "^2.2.0",
"pnpm-sync-dependencies-meta-injected": "0.0.10",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"silent-error": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/unpublished-test-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@ember/edition-utils": "^1.2.0",
"@ember/test-helpers": "^3.2.1",
"@embroider/macros": "^1.13.4",
"@types/qunit": "^2.19.9",
"@types/qunit": "^2.19.10",
"@warp-drive/core-types": "workspace:5.5.0-alpha.11",
"@warp-drive/diagnostic": "workspace:5.5.0-alpha.11",
"broccoli-merge-trees": "^4.2.0",
Expand Down
134 changes: 71 additions & 63 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@embroider/macros": "^1.13.4",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@types/qunit": "^2.19.9",
"@types/qunit": "^2.19.10",
"@warp-drive/core-types": "workspace:5.5.0-alpha.11",
"@warp-drive/holodeck": "workspace:5.5.0-alpha.11",
"@warp-drive/internal-config": "workspace:5.5.0-alpha.11",
Expand Down
Loading

0 comments on commit e6c8731

Please sign in to comment.