@auto-it/core
Advanced tools
Comparing version 10.18.9 to 10.19.0
@@ -12,2 +12,3 @@ import { RestEndpointMethodTypes } from "@octokit/rest"; | ||
import { ValidatePluginHook } from "./validate-config"; | ||
import "ts-node/register/transpile-only"; | ||
interface ChangelogLifecycle { | ||
@@ -14,0 +15,0 @@ /** The bump being applied to the version */ |
{ | ||
"name": "@auto-it/core", | ||
"version": "10.18.9", | ||
"version": "10.19.0", | ||
"description": "Node API for using auto.", | ||
@@ -40,3 +40,3 @@ "main": "dist/auto.js", | ||
"dependencies": { | ||
"@auto-it/bot-list": "10.18.9", | ||
"@auto-it/bot-list": "10.19.0", | ||
"@octokit/plugin-enterprise-compatibility": "^1.2.2", | ||
@@ -73,2 +73,3 @@ "@octokit/plugin-retry": "^3.0.1", | ||
"tinycolor2": "^1.4.1", | ||
"ts-node": "^9.1.1", | ||
"tslib": "2.1.0", | ||
@@ -93,3 +94,3 @@ "type-fest": "^0.21.1", | ||
}, | ||
"gitHead": "22e7ec3d7b3bdc13e37b2829645730735378faf3" | ||
"gitHead": "86e294fd534972a425cdc88d9d4aeeaec498575a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1207692
16177
37
+ Addedts-node@^9.1.1
+ Added@auto-it/bot-list@10.19.0(transitive)
+ Addedarg@4.1.3(transitive)
+ Addedbuffer-from@1.1.2(transitive)
+ Addedcreate-require@1.1.1(transitive)
+ Addeddiff@4.0.2(transitive)
+ Addedmake-error@1.3.6(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-support@0.5.21(transitive)
+ Addedts-node@9.1.1(transitive)
+ Addedtypescript@5.7.3(transitive)
+ Addedyn@3.1.1(transitive)
- Removed@auto-it/bot-list@10.18.9(transitive)
Updated@auto-it/bot-list@10.19.0