Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#93)
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 Feb 23, 2023
1 parent 79ef457 commit 8f040ee
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@types/jest": "^29.4.0",
"@types/node": "^18.14.0",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@vitest/coverage-c8": "^0.28.5",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
Expand All @@ -49,7 +49,7 @@
"pretty-quick": "^3.1.3",
"release-it": "^15.6.0",
"rimraf": "^4.1.2",
"rollup": "^3.17.1",
"rollup": "^3.17.2",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-typescript2": "^0.34.1",
Expand Down
110 changes: 55 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1927,13 +1927,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.52.0"
"@typescript-eslint/eslint-plugin@npm:^5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.53.0"
dependencies:
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/type-utils": 5.52.0
"@typescript-eslint/utils": 5.52.0
"@typescript-eslint/scope-manager": 5.53.0
"@typescript-eslint/type-utils": 5.53.0
"@typescript-eslint/utils": 5.53.0
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
Expand All @@ -1947,7 +1947,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: cff07ee94d8ab2a1b6c33b5c5bf641eff2bf2bebc0f35a9d8b3f128fd610e27a4aaf620bc2ad23608ad161b1810b7e32e5a2e0f746cc5094c3f506f7a14daa34
checksum: 12dffe65969d8e5248c86a700fe46a737e55ecafb276933e747b4731eab6266fe55e2d43a34b8b340179fe248e127d861cd016a7614b1b9804cd0687c99616d1
languageName: node
linkType: hard

Expand All @@ -1968,20 +1968,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/parser@npm:5.52.0"
"@typescript-eslint/parser@npm:^5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/parser@npm:5.53.0"
dependencies:
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/scope-manager": 5.53.0
"@typescript-eslint/types": 5.53.0
"@typescript-eslint/typescript-estree": 5.53.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 1d8ff6e932f9c9db8d24b16ce89fd963f0982c38559e500aa1f8dc5cd66abd02f1659dd1a1361ce550def05331803caa69a69a039b54c94fc0f22919a2305c12
checksum: 979e5d63793a9e64998b1f956ba0f00f8a2674db3a664fafce7b2433323f5248bd776af8305e2419d73a9d94c55176fee099abc5c153b4cc52e5765c725c1edd
languageName: node
linkType: hard

Expand All @@ -1995,13 +1995,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/scope-manager@npm:5.52.0"
"@typescript-eslint/scope-manager@npm:5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/scope-manager@npm:5.53.0"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/visitor-keys": 5.52.0
checksum: 9a03fe30f8e90a5106c482478f213eefdd09f2f74e24d9dc59b453885466a758fe6d1cd24d706aed6188fb03c84b16ca6491cf20da6b16b8fc53cad8b8c327f2
"@typescript-eslint/types": 5.53.0
"@typescript-eslint/visitor-keys": 5.53.0
checksum: 51f31dc01e95908611f402441f58404da80a338c0237b2b82f4a7b0b2e8868c4bfe8f7cf44b2567dd56533de609156a5d4ac54bb1f9f09c7014b99428aef2543
languageName: node
linkType: hard

Expand All @@ -2021,20 +2021,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/type-utils@npm:5.52.0"
"@typescript-eslint/type-utils@npm:5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/type-utils@npm:5.53.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/utils": 5.52.0
"@typescript-eslint/typescript-estree": 5.53.0
"@typescript-eslint/utils": 5.53.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: ac5422040461febab8a2eeec76d969024ccff76203dec357f7220c9b5e0dde96e3e3a76fd4118d42b50bd5bfb3a194aaceeb63417a2ac4e1ebf5e687558a9a10
checksum: 52c40967c5fabd58c2ae8bf519ef89e4feb511e4df630aeaeac8335661a79b6b3a32d30a61a5f1d8acc703f21c4d90751a5d41cda1b35d08867524da11bc2e1d
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/types@npm:5.52.0"
checksum: 018940d61aebf7cf3f7de1b9957446e2ea01f08fe950bef4788c716a3a88f7c42765fe7d80152b0d0428fcd4bd3ace2dfa8c459ba1c59d9a84e951642180f869
"@typescript-eslint/types@npm:5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/types@npm:5.53.0"
checksum: b0eaf23de4ab13697d4d2095838c959a3f410c30f0d19091e5ca08e62320c3cc3c72bcb631823fb6a4fbb31db0a059e386a0801244930d0a88a6a698e5f46548
languageName: node
linkType: hard

Expand All @@ -2070,12 +2070,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/typescript-estree@npm:5.52.0"
"@typescript-eslint/typescript-estree@npm:5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/typescript-estree@npm:5.53.0"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/visitor-keys": 5.52.0
"@typescript-eslint/types": 5.53.0
"@typescript-eslint/visitor-keys": 5.53.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -2084,7 +2084,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 67d396907fee3d6894e26411a5098a37f07e5d50343189e6361ff7db91c74a7ffe2abd630d11f14c2bda1f4af13edf52b80b11cbccb55b44079c7cec14c9e108
checksum: 6e119c8e4167c8495d728c5556a834545a9c064918dd5e7b79b0d836726f4f8e2a0297b0ac82bf2b71f1e5427552217d0b59d8fb1406fd79bd3bf91b75dca873
languageName: node
linkType: hard

Expand All @@ -2104,21 +2104,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/utils@npm:5.52.0"
"@typescript-eslint/utils@npm:5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/utils@npm:5.53.0"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/scope-manager": 5.53.0
"@typescript-eslint/types": 5.53.0
"@typescript-eslint/typescript-estree": 5.53.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 01906be5262ece36537e9d586e4d2d4791e05752a9354bcb42b1f5bf965f53daa13309c61c3dff5e201ea28c298e4e01cf0c93738afa0099fea0da3b1d8cb3a5
checksum: 18e6bac14ae853385a74123759850bca367904723e170c37416fc014673eb714afb6bb090367bff61494a8387e941b6af65ee5f4f845f7177fabb4df85e01643
languageName: node
linkType: hard

Expand All @@ -2132,13 +2132,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/visitor-keys@npm:5.52.0"
"@typescript-eslint/visitor-keys@npm:5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/visitor-keys@npm:5.53.0"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/types": 5.53.0
eslint-visitor-keys: ^3.3.0
checksum: 33b44f0cd35b7b47f34e89d52e47b8d8200f55af306b22db4de104d79f65907458ea022e548f50d966e32fea150432ac9c1ae65b3001b0ad2ac8a17c0211f370
checksum: 090695883c15364c6f401e97f56b13db0f31c1114f3bd22562bd41734864d27f6a3c80de33957e9dedab2d5f94b0f4480ba3fde1d4574e74dca4593917b7b54a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2780,8 +2780,8 @@ __metadata:
"@types/jest": ^29.4.0
"@types/node": ^18.14.0
"@types/rimraf": ^3.0.2
"@typescript-eslint/eslint-plugin": ^5.52.0
"@typescript-eslint/parser": ^5.52.0
"@typescript-eslint/eslint-plugin": ^5.53.0
"@typescript-eslint/parser": ^5.53.0
"@vitest/coverage-c8": ^0.28.5
axios: ^1.3.4
eslint: ^8.34.0
Expand All @@ -2796,7 +2796,7 @@ __metadata:
pretty-quick: ^3.1.3
release-it: ^15.6.0
rimraf: ^4.1.2
rollup: ^3.17.1
rollup: ^3.17.2
rollup-plugin-cleaner: ^1.0.0
rollup-plugin-polyfill-node: ^0.12.0
rollup-plugin-typescript2: ^0.34.1
Expand Down Expand Up @@ -8546,17 +8546,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.17.1":
version: 3.17.1
resolution: "rollup@npm:3.17.1"
"rollup@npm:^3.17.2":
version: 3.17.2
resolution: "rollup@npm:3.17.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 3c6076eba228a6623b886929154ebbb9ddfb6a044e567456eeb6257b5235f4fd740655836b539155b1b25697f38f5d189bf81b9ce0624ce5aafc6c8620bd80c0
checksum: 9473eb7e7ffdb74c8e01e813eccb2e81e86cd429aea4705c424a5369845bedd871e715347a53be04a157f8febb99a8e502c124b896141e06d94fb86d6e121721
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f040ee

Please sign in to comment.