Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 927eb1f commit 5aedb93
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"author": "Tom Scott <[email protected]>",
"license": "MIT",
"devDependencies": {
"@swc/core": "^1.3.25",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"cpy-cli": "^3.1.1",
"depcheck": "^1.4.3",
"eslint": "^7.7.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-jest": "^24.4.0",
"husky": "^5.2.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"ts-jest": "^26.5.6",
"tsup": "^6.5.0",
"typescript": "^4.2.4"
"@swc/core": "1.3.25",
"@types/jest": "26.0.24",
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
"cpy-cli": "3.1.1",
"depcheck": "1.4.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "24.4.0",
"husky": "5.2.0",
"jest": "26.6.3",
"lint-staged": "10.5.4",
"prettier": "2.3.2",
"ts-jest": "26.5.6",
"tsup": "6.5.0",
"typescript": "4.3.5"
},
"repository": {
"type": "git",
Expand Down
66 changes: 33 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@ __metadata:
languageName: node
linkType: hard

"@swc/core@npm:^1.3.25":
"@swc/core@npm:1.3.25":
version: 1.3.25
resolution: "@swc/core@npm:1.3.25"
dependencies:
Expand Down Expand Up @@ -1169,7 +1169,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^26.0.23":
"@types/jest@npm:26.0.24":
version: 26.0.24
resolution: "@types/jest@npm:26.0.24"
dependencies:
Expand Down Expand Up @@ -1258,7 +1258,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^4.23.0":
"@typescript-eslint/eslint-plugin@npm:4.29.1":
version: 4.29.1
resolution: "@typescript-eslint/eslint-plugin@npm:4.29.1"
dependencies:
Expand Down Expand Up @@ -1295,7 +1295,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^4.23.0":
"@typescript-eslint/parser@npm:4.29.1":
version: 4.29.1
resolution: "@typescript-eslint/parser@npm:4.29.1"
dependencies:
Expand Down Expand Up @@ -2374,7 +2374,7 @@ __metadata:
languageName: node
linkType: hard

"cpy-cli@npm:^3.1.1":
"cpy-cli@npm:3.1.1":
version: 3.1.1
resolution: "cpy-cli@npm:3.1.1"
dependencies:
Expand Down Expand Up @@ -2576,7 +2576,7 @@ __metadata:
languageName: node
linkType: hard

"depcheck@npm:^1.4.3":
"depcheck@npm:1.4.3":
version: 1.4.3
resolution: "depcheck@npm:1.4.3"
dependencies:
Expand Down Expand Up @@ -3008,7 +3008,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.1.0":
"eslint-config-prettier@npm:8.3.0":
version: 8.3.0
resolution: "eslint-config-prettier@npm:8.3.0"
peerDependencies:
Expand All @@ -3019,7 +3019,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^24.4.0":
"eslint-plugin-jest@npm:24.4.0":
version: 24.4.0
resolution: "eslint-plugin-jest@npm:24.4.0"
dependencies:
Expand Down Expand Up @@ -3078,7 +3078,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^7.7.0":
"eslint@npm:7.32.0":
version: 7.32.0
resolution: "eslint@npm:7.32.0"
dependencies:
Expand Down Expand Up @@ -3904,7 +3904,7 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^5.2.0":
"husky@npm:5.2.0":
version: 5.2.0
resolution: "husky@npm:5.2.0"
bin:
Expand Down Expand Up @@ -4828,7 +4828,7 @@ __metadata:
languageName: node
linkType: hard

"jest@npm:^26.6.3":
"jest@npm:26.6.3":
version: 26.6.3
resolution: "jest@npm:26.6.3"
dependencies:
Expand Down Expand Up @@ -5062,7 +5062,7 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^10.5.4":
"lint-staged@npm:10.5.4":
version: 10.5.4
resolution: "lint-staged@npm:10.5.4"
dependencies:
Expand Down Expand Up @@ -5812,22 +5812,22 @@ __metadata:
version: 0.0.0-use.local
resolution: "openrct2-benchwarmer@workspace:."
dependencies:
"@swc/core": ^1.3.25
"@types/jest": ^26.0.23
"@typescript-eslint/eslint-plugin": ^4.23.0
"@typescript-eslint/parser": ^4.23.0
cpy-cli: ^3.1.1
depcheck: ^1.4.3
eslint: ^7.7.0
eslint-config-prettier: ^8.1.0
eslint-plugin-jest: ^24.4.0
husky: ^5.2.0
jest: ^26.6.3
lint-staged: ^10.5.4
prettier: ^2.2.1
ts-jest: ^26.5.6
tsup: ^6.5.0
typescript: ^4.2.4
"@swc/core": 1.3.25
"@types/jest": 26.0.24
"@typescript-eslint/eslint-plugin": 4.29.1
"@typescript-eslint/parser": 4.29.1
cpy-cli: 3.1.1
depcheck: 1.4.3
eslint: 7.32.0
eslint-config-prettier: 8.3.0
eslint-plugin-jest: 24.4.0
husky: 5.2.0
jest: 26.6.3
lint-staged: 10.5.4
prettier: 2.3.2
ts-jest: 26.5.6
tsup: 6.5.0
typescript: 4.3.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6171,7 +6171,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.2.1":
"prettier@npm:2.3.2":
version: 2.3.2
resolution: "prettier@npm:2.3.2"
bin:
Expand Down Expand Up @@ -7357,7 +7357,7 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^26.5.6":
"ts-jest@npm:26.5.6":
version: 26.5.6
resolution: "ts-jest@npm:26.5.6"
dependencies:
Expand Down Expand Up @@ -7387,7 +7387,7 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^6.5.0":
"tsup@npm:6.5.0":
version: 6.5.0
resolution: "tsup@npm:6.5.0"
dependencies:
Expand Down Expand Up @@ -7510,7 +7510,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.2.4":
"typescript@npm:4.3.5":
version: 4.3.5
resolution: "typescript@npm:4.3.5"
bin:
Expand All @@ -7520,7 +7520,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.2.4#~builtin<compat/typescript>":
"typescript@patch:typescript@4.3.5#~builtin<compat/typescript>":
version: 4.3.5
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=dba6d9"
bin:
Expand Down

0 comments on commit 5aedb93

Please sign in to comment.