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 Mar 12, 2024
1 parent 01091f5 commit 89ec707
Show file tree
Hide file tree
Showing 34 changed files with 255 additions and 247 deletions.
14 changes: 7 additions & 7 deletions config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"eslint": "^8.56.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.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-mocha": "^10.4.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"
"typescript": "~5.4.2"
},
"engines": {
"node": ">= 18.19.1"
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.8",
"chalk": "^4.1.2",
"co": "^4.6.0",
"command-line-args": "^5.2.1",
Expand All @@ -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.5",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"silent-error": "^1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/-ember-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"ember-auto-import": "^2.7.0",
"ember-cli-babel": "^8.2.0",
"ember-inflector": "^4.0.2",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"pnpm-sync-dependencies-meta-injected": "0.0.10",
"webpack": "^5.89.0"
},
Expand Down Expand Up @@ -125,7 +125,7 @@
"@glimmer/tracking": "^1.1.2",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"eslint": "^8.56.0"
"eslint": "^8.57.0"
},
"engines": {
"node": ">= 18.19.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/active-record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"ember-inflector": "^4.0.2",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"ember": {
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"ember-inflector": "^4.0.2",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/diagnostic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@glimmer/component": "^1.1.2",
"ember-cli-test-loader": "^3.1.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/holodeck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@warp-drive/core-types": "workspace:0.0.0-alpha.22",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"ember-inflector": "^4.0.2",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"ember-inflector": "^4.0.2",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"ember": {
Expand Down
2 changes: 1 addition & 1 deletion packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"ember-source": "~5.6.0",
"expect-type": "^0.18.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/request-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"ember": {
Expand Down
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"ember-inflector": "^4.0.2",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"ember": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schema-record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0",
"@ember/string": "^3.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"main": "src/index.ts",
"peerDependencies": {
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"dependencies": {
"chalk": "^5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"ember-inflector": "^4.0.2",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0",
"webpack": "^5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@warp-drive/internal-config": "workspace:5.4.0-alpha.36",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"walk-sync": "^3.0.0"
},
"ember": {
Expand Down
6 changes: 3 additions & 3 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.5",
"@types/qunit": "^2.19.9",
"@types/qunit": "^2.19.10",
"@warp-drive/core-types": "workspace:0.0.0-alpha.22",
"@warp-drive/diagnostic": "workspace:0.0.0-alpha.22",
"broccoli-merge-trees": "^4.2.0",
Expand All @@ -74,7 +74,7 @@
"qunit": "^2.20.0",
"semver": "^7.5.4",
"testem": "^3.11.0",
"typescript": "~5.3.3",
"typescript": "~5.4.2",
"webpack": "^5.89.0"
},
"dependenciesMeta": {
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.8",
"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 89ec707

Please sign in to comment.