Skip to content

Commit

Permalink
chore: update yarn/deps
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Sep 20, 2024
1 parent 022a943 commit 582892a
Show file tree
Hide file tree
Showing 6 changed files with 1,755 additions and 1,812 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.0.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ compressionLevel: mixed

enableGlobalCache: false

yarnPath: .yarn/releases/yarn-4.1.0.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
67 changes: 33 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,32 +56,32 @@
".test"
]
},
"packageManager": "yarn@4.1.0",
"packageManager": "yarn@4.5.0",
"dependencies": {
"@ava/typescript": "^4.1.0",
"@ava/typescript": "^5.0.0",
"@oada/lib-prom": "^3.8.0",
"@oada/list-lib": "^4.3.0",
"@oada/oadaify": "^2.1.0",
"@oada/types": "^3.5.3",
"@sindresorhus/is": "^6.1.0",
"ava": "^6.1.1",
"c8": "^10.0.0",
"@sindresorhus/is": "^6.3.1",
"ava": "^6.1.3",
"c8": "^10.1.2",
"chalk": "^5.3.0",
"clone-deep": "^4.0.1",
"cron": "^3.1.6",
"cron": "^3.1.7",
"csvjson": "^5.1.0",
"debug": "^4.3.4",
"debug": "^4.3.7",
"eventemitter3": "^5.0.1",
"json-pointer": "^0.6.2",
"jsonpath-plus": "^8.0.0",
"jsonpath-plus": "^8.1.0",
"ksuid": "^3.0.0",
"minimist": "^1.2.8",
"moment": "^2.30.1",
"p-queue": "^8.0.1",
"p-timeout": "^6.1.2",
"serialize-error": "^11.0.3",
"tiny-json-http": "^7.5.1",
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},
"peerDependencies": {
Expand All @@ -93,55 +93,54 @@
}
},
"devDependencies": {
"@commitlint/config-conventional": "^18.6.0",
"@oada/client": "^5.0.0",
"@tsconfig/node16": "^16.1.1",
"@commitlint/config-conventional": "^18.6.3",
"@oada/client": "^5.1.0",
"@tsconfig/node20": "^20.1.4",
"@types/chai": "^4.3.11",
"@types/chai": "^4.3.19",
"@types/clone-deep": "^4.0.4",
"@types/convict": "^6.1.6",
"@types/cron": "^2.4.0",
"@types/debug": "^4.1.12",
"@types/json-pointer": "^1.0.34",
"@types/minimist": "^1.2.5",
"@types/moment": "^2.13.0",
"@types/node": "^16.18.80",
"@types/node": "^16.18.108",
"@types/tiny-json-http": "^7.3.4",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@yarnpkg/pnpify": "^4.0.1",
"@yarnpkg/sdks": "^3.1.0",
"chai": "^5.1.0",
"commitlint": "^18.6.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@yarnpkg/pnpify": "^4.1.2",
"@yarnpkg/sdks": "^3.2.0",
"chai": "^5.1.1",
"commitlint": "^18.6.1",
"convict": "^6.2.4",
"dotenv": "^16.4.3",
"eslint": "^8.56.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-xo": "^0.44.0",
"eslint-config-xo-typescript": "^2.0.0",
"eslint-plugin-array-func": "^5.0.1",
"eslint-config-xo-typescript": "^2.1.1",
"eslint-plugin-array-func": "^5.0.2",
"eslint-plugin-ava": "^14.0.0",
"eslint-plugin-escompat": "^3.4.0",
"eslint-plugin-escompat": "^3.11.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-no-constructor-bind": "^2.0.4",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-no-secrets": "^0.8.9",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-notice": "^0.9.10",
"eslint-plugin-optimize-regex": "^1.2.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-regexp": "^2.2.0",
"eslint-plugin-security": "^2.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-security": "^2.1.1",
"eslint-plugin-sonarjs": "^0.24.0",
"eslint-plugin-unicorn": "^51.0.1",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "5.3.3"
"typescript": "5.6.2"
},
"volta": {
"node": "20.11.0"
Expand Down
4 changes: 2 additions & 2 deletions src/Report.ts
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export class Report {
)) {
if (pointer === 'errorMappings') {
data[colName] = errorType
? report.reportConfig.errorMappings[errorType] ?? 'Other Error'
? (report.reportConfig.errorMappings[errorType] ?? 'Other Error')
: 'Success';
}
}
Expand Down Expand Up @@ -360,7 +360,7 @@ export async function reportOnItem(
)) {
if (pointer === 'errorMappings') {
data[colName] = errorType
? report.reportConfig.errorMappings[errorType] ?? 'Other Error'
? (report.reportConfig.errorMappings[errorType] ?? 'Other Error')
: 'Success';
}
}
Expand Down
Loading

0 comments on commit 582892a

Please sign in to comment.