Skip to content

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

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

Merged
merged 1 commit into from
Apr 6, 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 @@ -59,7 +59,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.2",
"@semantic-release/github": "10.0.3",
"@semantic-release/npm": "12.0.0",
"@semantic-release/release-notes-generator": "13.0.0",
"@types/jest": "29.5.12",
Expand All @@ -83,7 +83,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.0.0",
"eslint-plugin-jest": "28.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-unused-imports": "3.1.0",
Expand Down
67 changes: 60 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2615,6 +2615,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^21.0.0":
version: 21.2.0
resolution: "@octokit/openapi-types@npm:21.2.0"
checksum: 10c0/b4e46985f81b14aaad23ded33ae7c6c4090fcb2279d5c21915da9d7447089f20b943bbce648145171b39ff760bbc341dbe968aa6ffb4dae77e57faa1a74e9f00
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^10.0.0":
version: 10.0.0
resolution: "@octokit/plugin-paginate-rest@npm:10.0.0"
Expand All @@ -2626,6 +2633,17 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^11.0.0":
version: 11.0.0
resolution: "@octokit/plugin-paginate-rest@npm:11.0.0"
dependencies:
"@octokit/types": "npm:^13.0.0"
peerDependencies:
"@octokit/core": ">=6"
checksum: 10c0/10a0fb45680e9b83892072730c473877c5a4d5162855a5aa2a4ffbd913eacf04c703c5d6c5f974bfaf88753e9e42a1cbfe64ef165668a1aa3803bcb90f0fda43
languageName: node
linkType: hard

"@octokit/plugin-retry@npm:^7.0.0":
version: 7.0.3
resolution: "@octokit/plugin-retry@npm:7.0.3"
Expand Down Expand Up @@ -2690,6 +2708,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.0.0":
version: 13.1.0
resolution: "@octokit/types@npm:13.1.0"
dependencies:
"@octokit/openapi-types": "npm:^21.0.0"
checksum: 10c0/da9dbbb382935dff2096cf03127e7324c0b1cf58dea36be1d2edfa7237f4dffc68ddc18f2d450932d2df34682959ad1504e1f90d22187a1fbf2e00d36fba63d4
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -2793,7 +2820,33 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/github@npm:10.0.2, @semantic-release/github@npm:^10.0.0":
"@semantic-release/github@npm:10.0.3":
version: 10.0.3
resolution: "@semantic-release/github@npm:10.0.3"
dependencies:
"@octokit/core": "npm:^6.0.0"
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
"@octokit/plugin-retry": "npm:^7.0.0"
"@octokit/plugin-throttling": "npm:^9.0.0"
"@semantic-release/error": "npm:^4.0.0"
aggregate-error: "npm:^5.0.0"
debug: "npm:^4.3.4"
dir-glob: "npm:^3.0.1"
globby: "npm:^14.0.0"
http-proxy-agent: "npm:^7.0.0"
https-proxy-agent: "npm:^7.0.0"
issue-parser: "npm:^7.0.0"
lodash-es: "npm:^4.17.21"
mime: "npm:^4.0.0"
p-filter: "npm:^4.0.0"
url-join: "npm:^5.0.0"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 10c0/eedefc60f11516903ef6a3bd552d946ae1d4d94f2e9b2d7d7e8e64e7075bed197fa3c5fcd5a1300b8185c41800055cd282cf0a14718e042bfc797172f7aa5f22
languageName: node
linkType: hard

"@semantic-release/github@npm:^10.0.0":
version: 10.0.2
resolution: "@semantic-release/github@npm:10.0.2"
dependencies:
Expand Down Expand Up @@ -4509,7 +4562,7 @@ __metadata:
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/commit-analyzer": "npm:12.0.0"
"@semantic-release/git": "npm:10.0.1"
"@semantic-release/github": "npm:10.0.2"
"@semantic-release/github": "npm:10.0.3"
"@semantic-release/npm": "npm:12.0.0"
"@semantic-release/release-notes-generator": "npm:13.0.0"
"@types/jest": "npm:29.5.12"
Expand All @@ -4533,7 +4586,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:28.0.0"
eslint-plugin-jest: "npm:28.1.0"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-simple-import-sort: "npm:12.0.0"
eslint-plugin-unused-imports: "npm:3.1.0"
Expand Down Expand Up @@ -6410,9 +6463,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.0.0":
version: 28.0.0
resolution: "eslint-plugin-jest@npm:28.0.0"
"eslint-plugin-jest@npm:28.1.0":
version: 28.1.0
resolution: "eslint-plugin-jest@npm:28.1.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0"
peerDependencies:
Expand All @@ -6424,7 +6477,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/bdcf1e3c86ecc876713ab16cece10838e6b2671c20773535efdd7484c16ca44751d24d4360a464b89c90ea5602e2f524665bb7d9d72b3b2d73561beb84b7f396
checksum: 10c0/636eeb87889385e11e2827bfd73322116e941ce99c22556f9836af7edd5a1350fc7d54d41e1ea84df5bc682f85d0c23f2c52caa92d441cc6553b16fb3bb962ab
languageName: node
linkType: hard

Expand Down
Loading