Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #337

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@types/eslint": "8.56.9",
"@types/eslint": "8.56.10",
"@types/fs-extra": "11.0.4",
"@types/micromatch": "4.0.6",
"@types/micromatch": "4.0.7",
"@types/semantic-release": "20.0.6",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.7.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2549,13 +2549,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.9":
version: 8.56.9
resolution: "@types/eslint@npm:8.56.9"
"@types/eslint@npm:8.56.10":
version: 8.56.10
resolution: "@types/eslint@npm:8.56.10"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/a800e3d10bd12fc837773101c35a65c189528e306bc41eca9f30176f5ede4d35944a0c0e16b668971db3521df2f2bef62ab2471740eadc72aeb39dbaba6c9101
checksum: 10c0/674349d6c342c3864d70f4d5a9965f96fb253801532752c8c500ad6a1c2e8b219e01ccff5dc8791dcb58b5483012c495708bb9f3ff929f5c9322b3da126c15d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2599,12 +2599,12 @@ __metadata:
languageName: node
linkType: hard

"@types/micromatch@npm:4.0.6":
version: 4.0.6
resolution: "@types/micromatch@npm:4.0.6"
"@types/micromatch@npm:4.0.7":
version: 4.0.7
resolution: "@types/micromatch@npm:4.0.7"
dependencies:
"@types/braces": "npm:*"
checksum: 10c0/deba87b2bb740cb3f206c006baddc2d3f411fdba48e47452fb189a2a1a73cc3d6f6f2e6f52b970d1383e988afd9f12046e50f902ad740f1f8afa3faa273ab2a0
checksum: 10c0/972cdc349b611f18e3e43123865a46c053490f16cbd1d97e95c7d04ff7c8aef69bbae831249518d374e7bc0378e51ba088da9950422fbfced4b5bedde9738d13
languageName: node
linkType: hard

Expand Down Expand Up @@ -7103,9 +7103,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "one-way-git-sync@workspace:."
dependencies:
"@types/eslint": "npm:8.56.9"
"@types/eslint": "npm:8.56.10"
"@types/fs-extra": "npm:11.0.4"
"@types/micromatch": "npm:4.0.6"
"@types/micromatch": "npm:4.0.7"
"@types/semantic-release": "npm:20.0.6"
"@types/yargs": "npm:17.0.32"
"@typescript-eslint/eslint-plugin": "npm:7.7.0"
Expand Down