Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#191)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 30, 2023
1 parent ec9567b commit 7ddb8d8
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 65 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"@joshdb/eslint-config": "1.1.0-next.a699598.0",
"@joshdb/map": "2.0.0-next.782d01a.0",
"@joshdb/ts-config": "1.1.0-next.a699598.0",
"@types/node": "^18.17.0",
"@types/node": "^18.17.1",
"@types/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "^0.33.0",
"colorette": "^2.0.20",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
Expand All @@ -43,8 +43,8 @@
"rollup": "^2.79.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-typescript2": "^0.35.0",
"tslib": "^2.6.0",
"turbo": "^1.10.9",
"tslib": "^2.6.1",
"turbo": "^1.10.12",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
Expand Down
166 changes: 106 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.6.1":
version: 4.6.2
resolution: "@eslint-community/regexpp@npm:4.6.2"
checksum: a3c341377b46b54fa228f455771b901d1a2717f95d47dcdf40199df30abc000ba020f747f114f08560d119e979d882a94cf46cfc51744544d54b00319c0f2724
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^2.0.3":
version: 2.0.3
resolution: "@eslint/eslintrc@npm:2.0.3"
Expand All @@ -451,9 +458,9 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^2.1.0":
version: 2.1.0
resolution: "@eslint/eslintrc@npm:2.1.0"
"@eslint/eslintrc@npm:^2.1.1":
version: 2.1.1
resolution: "@eslint/eslintrc@npm:2.1.1"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
Expand All @@ -464,7 +471,7 @@ __metadata:
js-yaml: ^4.1.0
minimatch: ^3.1.2
strip-json-comments: ^3.1.1
checksum: d5ed0adbe23f6571d8c9bb0ca6edf7618dc6aed4046aa56df7139f65ae7b578874e0d9c796df784c25bda648ceb754b6320277d828c8b004876d7443b8dc018c
checksum: bf909ea183d27238c257a82d4ffdec38ca94b906b4b8dfae02ecbe7ecc9e5a8182ef5e469c808bb8cb4fea4750f43ac4ca7c4b4a167b6cd7e3aaacd386b2bd25
languageName: node
linkType: hard

Expand All @@ -475,10 +482,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.44.0":
version: 8.44.0
resolution: "@eslint/js@npm:8.44.0"
checksum: fc539583226a28f5677356e9f00d2789c34253f076643d2e32888250e509a4e13aafe0880cb2425139051de0f3a48d25bfc5afa96b7304f203b706c17340e3cf
"@eslint/js@npm:^8.46.0":
version: 8.46.0
resolution: "@eslint/js@npm:8.46.0"
checksum: 7aed479832302882faf5bec37e9d068f270f84c19b3fb529646a7c1b031e73a312f730569c78806492bc09cfce3d7651dfab4ce09a56cbb06bc6469449e56377
languageName: node
linkType: hard

Expand Down Expand Up @@ -1066,10 +1073,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.0":
version: 18.17.0
resolution: "@types/node@npm:18.17.0"
checksum: 3a43c5c5541342751b514485144818a515fac5427f663066068eaacbe8a108cbe1207aae75ec89d34c3b32414c334aad84e9083cf7fcf3ebfd970adc871314a4
"@types/node@npm:^18.17.1":
version: 18.17.1
resolution: "@types/node@npm:18.17.1"
checksum: 56201bda9a2d05d68602df63b4e67b0545ac8c6d0280bd5fb31701350a978a577a027501fbf49db99bf177f2242ebd1244896bfd35e89042d5bd7dfebff28d4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2526,6 +2533,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.9.0":
version: 8.9.0
resolution: "eslint-config-prettier@npm:8.9.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: a675d0dabd76b700ef2d062b5ec6a634e105a8e8c070f95281fd2ccb614527fac60b4c758132058c50f0521fd19313f1f5be45ce9ebf081f2e5f77ae6eb7d8db
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^4.2.1":
version: 4.2.1
resolution: "eslint-plugin-prettier@npm:4.2.1"
Expand Down Expand Up @@ -2561,6 +2579,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^7.2.2":
version: 7.2.2
resolution: "eslint-scope@npm:7.2.2"
dependencies:
esrecurse: ^4.3.0
estraverse: ^5.2.0
checksum: ec97dbf5fb04b94e8f4c5a91a7f0a6dd3c55e46bfc7bbcd0e3138c3a76977570e02ed89a1810c778dcd72072ff0e9621ba1379b4babe53921d71e2e4486fda3e
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^3.3.0":
version: 3.3.0
resolution: "eslint-visitor-keys@npm:3.3.0"
Expand All @@ -2575,6 +2603,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^3.4.2":
version: 3.4.2
resolution: "eslint-visitor-keys@npm:3.4.2"
checksum: 9e0e7e4aaea705c097ae37c97410e5f167d4d2193be2edcb1f0760762ede3df01545e4820ae314f42dcec687745f2c6dcaf6d83575c4a2a241eb0c8517d724f2
languageName: node
linkType: hard

"eslint@npm:^8.39.0, eslint@npm:^8.41.0":
version: 8.41.0
resolution: "eslint@npm:8.41.0"
Expand Down Expand Up @@ -2624,26 +2659,26 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.45.0":
version: 8.45.0
resolution: "eslint@npm:8.45.0"
"eslint@npm:^8.46.0":
version: 8.46.0
resolution: "eslint@npm:8.46.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
"@eslint/eslintrc": ^2.1.0
"@eslint/js": 8.44.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.1
"@eslint/js": ^8.46.0
"@humanwhocodes/config-array": ^0.11.10
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
ajv: ^6.12.4
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.2.0
eslint-visitor-keys: ^3.4.1
espree: ^9.6.0
eslint-scope: ^7.2.2
eslint-visitor-keys: ^3.4.2
espree: ^9.6.1
esquery: ^1.4.2
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
Expand All @@ -2667,7 +2702,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
checksum: 7a7d36b1a3bbc12e08fbb5bc36fd482a7a5a1797e62e762499dd45601b9e45aaa53a129f31ce0b4444551a9639b8b681ad535f379893dd1e3ae37b31dccd82aa
languageName: node
linkType: hard

Expand All @@ -2693,6 +2728,17 @@ __metadata:
languageName: node
linkType: hard

"espree@npm:^9.6.1":
version: 9.6.1
resolution: "espree@npm:9.6.1"
dependencies:
acorn: ^8.9.0
acorn-jsx: ^5.3.2
eslint-visitor-keys: ^3.4.1
checksum: eb8c149c7a2a77b3f33a5af80c10875c3abd65450f60b8af6db1bfcfa8f101e21c1e56a561c6dc13b848e18148d43469e7cd208506238554fb5395a9ea5a1ab9
languageName: node
linkType: hard

"esquery@npm:^1.4.2":
version: 1.4.2
resolution: "esquery@npm:1.4.2"
Expand Down Expand Up @@ -5212,14 +5258,14 @@ __metadata:
"@joshdb/eslint-config": 1.1.0-next.a699598.0
"@joshdb/map": 2.0.0-next.782d01a.0
"@joshdb/ts-config": 1.1.0-next.a699598.0
"@types/node": ^18.17.0
"@types/node": ^18.17.1
"@types/prompts": ^2.4.4
"@typescript-eslint/eslint-plugin": ^5.62.0
"@typescript-eslint/parser": ^5.62.0
"@vitest/coverage-v8": ^0.33.0
colorette: ^2.0.20
eslint: ^8.45.0
eslint-config-prettier: ^8.8.0
eslint: ^8.46.0
eslint-config-prettier: ^8.9.0
eslint-plugin-prettier: ^4.2.1
husky: ^8.0.3
lint-staged: ^13.2.3
Expand All @@ -5230,8 +5276,8 @@ __metadata:
rollup: ^2.79.1
rollup-plugin-cleaner: ^1.0.0
rollup-plugin-typescript2: ^0.35.0
tslib: ^2.6.0
turbo: ^1.10.9
tslib: ^2.6.1
turbo: ^1.10.12
typescript: ^5.1.6
vitest: ^0.33.0
languageName: unknown
Expand Down Expand Up @@ -5831,10 +5877,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.6.0":
version: 2.6.0
resolution: "tslib@npm:2.6.0"
checksum: c01066038f950016a18106ddeca4649b4d76caa76ec5a31e2a26e10586a59fceb4ee45e96719bf6c715648e7c14085a81fee5c62f7e9ebee68e77a5396e5538f
"tslib@npm:^2.6.1":
version: 2.6.1
resolution: "tslib@npm:2.6.1"
checksum: b0d176d176487905b66ae4d5856647df50e37beea7571c53b8d10ba9222c074b81f1410fb91da13debaf2cbc970663609068bdebafa844ea9d69b146527c38fe
languageName: node
linkType: hard

Expand All @@ -5849,58 +5895,58 @@ __metadata:
languageName: node
linkType: hard

"turbo-darwin-64@npm:1.10.9":
version: 1.10.9
resolution: "turbo-darwin-64@npm:1.10.9"
"turbo-darwin-64@npm:1.10.12":
version: 1.10.12
resolution: "turbo-darwin-64@npm:1.10.12"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"turbo-darwin-arm64@npm:1.10.9":
version: 1.10.9
resolution: "turbo-darwin-arm64@npm:1.10.9"
"turbo-darwin-arm64@npm:1.10.12":
version: 1.10.12
resolution: "turbo-darwin-arm64@npm:1.10.12"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"turbo-linux-64@npm:1.10.9":
version: 1.10.9
resolution: "turbo-linux-64@npm:1.10.9"
"turbo-linux-64@npm:1.10.12":
version: 1.10.12
resolution: "turbo-linux-64@npm:1.10.12"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"turbo-linux-arm64@npm:1.10.9":
version: 1.10.9
resolution: "turbo-linux-arm64@npm:1.10.9"
"turbo-linux-arm64@npm:1.10.12":
version: 1.10.12
resolution: "turbo-linux-arm64@npm:1.10.12"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"turbo-windows-64@npm:1.10.9":
version: 1.10.9
resolution: "turbo-windows-64@npm:1.10.9"
"turbo-windows-64@npm:1.10.12":
version: 1.10.12
resolution: "turbo-windows-64@npm:1.10.12"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"turbo-windows-arm64@npm:1.10.9":
version: 1.10.9
resolution: "turbo-windows-arm64@npm:1.10.9"
"turbo-windows-arm64@npm:1.10.12":
version: 1.10.12
resolution: "turbo-windows-arm64@npm:1.10.12"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"turbo@npm:^1.10.9":
version: 1.10.9
resolution: "turbo@npm:1.10.9"
"turbo@npm:^1.10.12":
version: 1.10.12
resolution: "turbo@npm:1.10.12"
dependencies:
turbo-darwin-64: 1.10.9
turbo-darwin-arm64: 1.10.9
turbo-linux-64: 1.10.9
turbo-linux-arm64: 1.10.9
turbo-windows-64: 1.10.9
turbo-windows-arm64: 1.10.9
turbo-darwin-64: 1.10.12
turbo-darwin-arm64: 1.10.12
turbo-linux-64: 1.10.12
turbo-linux-arm64: 1.10.12
turbo-windows-64: 1.10.12
turbo-windows-arm64: 1.10.12
dependenciesMeta:
turbo-darwin-64:
optional: true
Expand All @@ -5916,7 +5962,7 @@ __metadata:
optional: true
bin:
turbo: bin/turbo
checksum: 667867c3ea6ecf59cafe494e1bd4da8564bdae4ea735a14813656b2784a909fb69f12f8c6cdb140ca490c602fd11dc186b5d426af6a451ba51a487e73b742731
checksum: 266b70404e149b92cd64051fcdd03c56b474ed22f6bd11cf4cf1b70f55c72f9a2aaa90109b19b95e43d68e53a6be54485f0cc0135c8d5b505db09fd126a34052
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ddb8d8

Please sign in to comment.