Skip to content

Commit b00dee8

Browse files
chore(deps): bump @octokit/request-error from 5.1.0 to 5.1.1
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: "@octokit/request-error" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95b405e commit b00dee8

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

yarn.lock

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,20 @@
11141114
"@babel/parser" "^7.25.9"
11151115
"@babel/types" "^7.25.9"
11161116

1117-
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.9":
1117+
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3":
1118+
version "7.26.4"
1119+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd"
1120+
integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==
1121+
dependencies:
1122+
"@babel/code-frame" "^7.26.2"
1123+
"@babel/generator" "^7.26.3"
1124+
"@babel/parser" "^7.26.3"
1125+
"@babel/template" "^7.25.9"
1126+
"@babel/types" "^7.26.3"
1127+
debug "^4.3.1"
1128+
globals "^11.1.0"
1129+
1130+
"@babel/traverse@^7.25.3", "@babel/traverse@^7.25.9":
11181131
version "7.26.4"
11191132
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd"
11201133
integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==
@@ -1844,9 +1857,9 @@
18441857
"@octokit/types" "^13.5.0"
18451858

18461859
"@octokit/request-error@^5.1.0":
1847-
version "5.1.0"
1848-
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.1.0.tgz#ee4138538d08c81a60be3f320cd71063064a3b30"
1849-
integrity sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q==
1860+
version "5.1.1"
1861+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.1.1.tgz#b9218f9c1166e68bb4d0c89b638edc62c9334805"
1862+
integrity sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==
18501863
dependencies:
18511864
"@octokit/types" "^13.1.0"
18521865
deprecation "^2.0.0"

0 commit comments

Comments
 (0)