Build/update all the things #303

Merged
mcataford merged 5 commits from build/update-all-the-things into master 2023-03-22 04:15:39 +00:00
6 changed files with 2965 additions and 2556 deletions
Showing only changes of commit d3a219eadb - Show all commits

2
.nvmrc
View file

@ -1 +1 @@
14
18.13.0

873
.yarn/releases/yarn-3.4.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
yarnPath: .yarn/releases/yarn-sources.cjs
yarnPath: .yarn/releases/yarn-3.4.1.cjs

View file

@ -39,20 +39,20 @@
"types:watch": "yarn types --watch"
},
"devDependencies": {
"@tophat/eslint-config": "0.9.0",
"@types/jest": "26.0.23",
"@types/node": "14.17.2",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"eslint": "^7.0.0",
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.5",
"eslint-plugin-prettier": "3.4.0",
"jest": "27.0.4",
"prettier": "2.3.1",
"ts-jest": "27.0.3",
"typescript": "^4.3.2"
"@tophat/eslint-config": "^6.0.1",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.5",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-node": "^0.3.7",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.5.0",
"prettier": "^2.8.5",
"ts-jest": "^29.0.5",
"typescript": "^5.0.2"
}
}

3999
yarn.lock

File diff suppressed because it is too large Load diff