Skip to content

Commit bb7b0e7

Browse files
committed
fix: Workflow Bot -- Update ALL Dependencies
1 parent 8cd560b commit bb7b0e7

File tree

4 files changed

+42
-42
lines changed

4 files changed

+42
-42
lines changed

action-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@actions/github": "^6.0.0",
2929
"@cspell/cspell-bundled-dicts": "^8.0.0",
3030
"@octokit/core": "^5.0.1",
31-
"@octokit/plugin-rest-endpoint-methods": "^10.1.3",
31+
"@octokit/plugin-rest-endpoint-methods": "^10.1.4",
3232
"@octokit/rest": "^20.0.2",
3333
"cspell": "^8.0.0",
3434
"cspell-glob": "^8.0.0",

action/lib/main_root.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19912,9 +19912,9 @@ var require_dist_node8 = __commonJS({
1991219912
}
1991319913
});
1991419914

19915-
// ../node_modules/.pnpm/@[email protected].3_@[email protected]/node_modules/@octokit/plugin-rest-endpoint-methods/dist-node/index.js
19915+
// ../node_modules/.pnpm/@[email protected].4_@[email protected]/node_modules/@octokit/plugin-rest-endpoint-methods/dist-node/index.js
1991619916
var require_dist_node9 = __commonJS({
19917-
"../node_modules/.pnpm/@[email protected].3_@[email protected]/node_modules/@octokit/plugin-rest-endpoint-methods/dist-node/index.js"(exports, module2) {
19917+
"../node_modules/.pnpm/@[email protected].4_@[email protected]/node_modules/@octokit/plugin-rest-endpoint-methods/dist-node/index.js"(exports, module2) {
1991819918
"use strict";
1991919919
var __defProp2 = Object.defineProperty;
1992019920
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
@@ -19939,7 +19939,7 @@ var require_dist_node9 = __commonJS({
1993919939
restEndpointMethods: () => restEndpointMethods2
1994019940
});
1994119941
module2.exports = __toCommonJS2(dist_src_exports);
19942-
var VERSION = "10.1.3";
19942+
var VERSION = "10.1.4";
1994319943
var Endpoints = {
1994419944
actions: {
1994519945
addCustomLabelsToSelfHostedRunnerForOrg: [
@@ -22009,9 +22009,9 @@ var require_dist_node9 = __commonJS({
2200922009
}
2201022010
});
2201122011

22012-
// ../node_modules/.pnpm/@[email protected].3_@[email protected]/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js
22012+
// ../node_modules/.pnpm/@[email protected].4_@[email protected]/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js
2201322013
var require_dist_node10 = __commonJS({
22014-
"../node_modules/.pnpm/@[email protected].3_@[email protected]/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js"(exports, module2) {
22014+
"../node_modules/.pnpm/@[email protected].4_@[email protected]/node_modules/@octokit/plugin-paginate-rest/dist-node/index.js"(exports, module2) {
2201522015
"use strict";
2201622016
var __defProp2 = Object.defineProperty;
2201722017
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
@@ -22038,7 +22038,7 @@ var require_dist_node10 = __commonJS({
2203822038
paginatingEndpoints: () => paginatingEndpoints
2203922039
});
2204022040
module2.exports = __toCommonJS2(dist_src_exports);
22041-
var VERSION = "9.1.3";
22041+
var VERSION = "9.1.4";
2204222042
function normalizePaginatedListResponse(response) {
2204322043
if (!response.data) {
2204422044
return {
@@ -45005,9 +45005,9 @@ var require_cjs = __commonJS({
4500545005
}
4500645006
});
4500745007

45008-
// ../node_modules/.pnpm/flat-cache@3.1.1/node_modules/flat-cache/src/utils.js
45008+
// ../node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/src/utils.js
4500945009
var require_utils9 = __commonJS({
45010-
"../node_modules/.pnpm/flat-cache@3.1.1/node_modules/flat-cache/src/utils.js"(exports, module2) {
45010+
"../node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/src/utils.js"(exports, module2) {
4501145011
var fs11 = require("fs");
4501245012
var path26 = require("path");
4501345013
var flatted = require_cjs();
@@ -47634,9 +47634,9 @@ var require_rimraf = __commonJS({
4763447634
}
4763547635
});
4763647636

47637-
// ../node_modules/.pnpm/flat-cache@3.1.1/node_modules/flat-cache/src/del.js
47637+
// ../node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/src/del.js
4763847638
var require_del = __commonJS({
47639-
"../node_modules/.pnpm/flat-cache@3.1.1/node_modules/flat-cache/src/del.js"(exports, module2) {
47639+
"../node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/src/del.js"(exports, module2) {
4764047640
var rimraf = require_rimraf().sync;
4764147641
var fs11 = require("fs");
4764247642
module2.exports = function del(file) {
@@ -47651,9 +47651,9 @@ var require_del = __commonJS({
4765147651
}
4765247652
});
4765347653

47654-
// ../node_modules/.pnpm/flat-cache@3.1.1/node_modules/flat-cache/src/cache.js
47654+
// ../node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/src/cache.js
4765547655
var require_cache2 = __commonJS({
47656-
"../node_modules/.pnpm/flat-cache@3.1.1/node_modules/flat-cache/src/cache.js"(exports, module2) {
47656+
"../node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/src/cache.js"(exports, module2) {
4765747657
var path26 = require("path");
4765847658
var fs11 = require("fs");
4765947659
var Keyv = require_src3();

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@vitest/coverage-istanbul": "^0.34.6",
4848
"env-cmd": "^10.1.0",
4949
"eslint": "^8.53.0",
50-
"prettier": "^3.0.3",
50+
"prettier": "^3.1.0",
5151
"shx": "^0.3.4",
5252
"typescript": "^5.2.2",
5353
"vitest": "^0.34.6"

pnpm-lock.yaml

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)