Skip to content

Commit a2d6421

Browse files
dependabot[bot]Jakub Freisler
authored andcommitted
chore(deps-dev): bump lerna from 3.22.1 to 4.0.0 (#25)
1 parent 16f4aed commit a2d6421

File tree

3 files changed

+1243
-1340
lines changed

3 files changed

+1243
-1340
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ jobs:
5050
- name: Authenticate with Registry
5151
run: |
5252
yarn logout
53+
echo "whaaat"
5354
echo "registry=http://registry.npmjs.org/" >> .npmrc
55+
echo "whaat2"
5456
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> .npmrc
5557
npm whoami
5658
env:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"husky": "^4.3.7",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^26.6.3",
66-
"lerna": "^3.22.1",
66+
"lerna": "^4.0.0",
6767
"microbundle": "^0.13.0",
6868
"postcss-import": "^14.0.0",
6969
"postcss-reporter": "^7.0.2",

0 commit comments

Comments
 (0)