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 Feb 18, 2024
1 parent 47be00f commit dc3d051
Show file tree
Hide file tree
Showing 6 changed files with 92 additions and 84 deletions.
8 changes: 4 additions & 4 deletions config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"@babel/core": "^7.23.7",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.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-qunit": "^8.0.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-qunit": "^8.1.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"typescript": "~5.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"bun-types": "^1.0.25",
"@types/semver": "^7.5.6",
"@types/semver": "^7.5.7",
"chalk": "^4.1.2",
"co": "^4.6.0",
"command-line-args": "^5.2.1",
Expand All @@ -52,7 +52,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.5",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"silent-error": "^1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions 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:0.0.0-alpha.6",
"@warp-drive/diagnostic": "workspace:0.0.0-alpha.6",
"broccoli-merge-trees": "^4.2.0",
Expand Down Expand Up @@ -107,7 +107,7 @@
"@ember/string": "3.1.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@types/semver": "^7.5.6",
"@types/semver": "^7.5.7",
"ember-cli": "~5.4.1",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-htmlbars": "^6.3.0",
Expand Down
Loading

0 comments on commit dc3d051

Please sign in to comment.