Skip to content

Commit b9d4ba1

Browse files
author
Daniel Del Core
committed
bumps defective version of live-plugin-manager
1 parent 81dc015 commit b9d4ba1

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@codeshift/fetcher': patch
3+
'@codeshift/cli': patch
4+
---
5+
6+
Bumps defective version of live-plugin-manager

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"fs-extra": "^9.1.0",
2727
"inquirer": "^8.2.4",
2828
"jscodeshift": "^0.13.1",
29-
"live-plugin-manager": "^0.18.0",
29+
"live-plugin-manager": "^0.18.1",
3030
"lodash": "^4.17.21",
3131
"ora": "^5.4.1",
3232
"semver": "^7.3.5",

packages/fetcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chalk": "^4.1.0",
1212
"fs-extra": "^9.1.0",
1313
"globby": "^11.1.0",
14-
"live-plugin-manager": "^0.18.0",
14+
"live-plugin-manager": "^0.18.1",
1515
"ts-node": "^10.9.1"
1616
},
1717
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7118,10 +7118,10 @@ lines-and-columns@^1.1.6:
71187118
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
71197119
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
71207120

7121-
live-plugin-manager@^0.18.0:
7122-
version "0.18.0"
7123-
resolved "https://packages.atlassian.com/api/npm/npm-remote/live-plugin-manager/-/live-plugin-manager-0.18.0.tgz#61aa7915e5c17ad416d5e509d784e9cbbd2df9e9"
7124-
integrity sha512-iW2/pluBWG/1v+Wyy981Y/6/s/thhFem3lhnNaq8zh00HsVBYTE02Sz4ce0qVPGcUCTde344PTiRrJ0dw4nKCg==
7121+
live-plugin-manager@^0.18.1:
7122+
version "0.18.1"
7123+
resolved "https://packages.atlassian.com/api/npm/npm-remote/live-plugin-manager/-/live-plugin-manager-0.18.1.tgz#5c51ad3d6b10af1fd9d231a71690f65d98358de2"
7124+
integrity sha512-GvLMSaZ1Cc18o91NiHLRuPXm1z7xDiUXUGgQ6jAwGM/x0FY8vXXHa/+LMNb2zrkAV2bWULCs0FEwX9yRsmFZmw==
71257125
dependencies:
71267126
"@types/debug" "^4.1.7"
71277127
"@types/fs-extra" "^9.0.13"

0 commit comments

Comments
 (0)