Skip to content

Commit

Permalink
Merge pull request #478 from che-incubator/bump-nanoid
Browse files Browse the repository at this point in the history
deps: Bump nanoid version
  • Loading branch information
RomanNikitenko authored Dec 30, 2024
2 parents 306ae70 + cff7561 commit bdcceb5
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 40 deletions.
6 changes: 6 additions & 0 deletions .rebase/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ https://github.com/che-incubator/che-code/pull/476
- code/extensions/package.json
---

#### @RomanNikitenko
https://github.com/che-incubator/che-code/pull/478

- code/package.json
---

#### @RomanNikitenko
https://github.com/che-incubator/che-code/pull/463

Expand Down
6 changes: 6 additions & 0 deletions .rebase/add/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
},
"npm-run-all": {
"cross-spawn": "7.0.6"
},
"mocha": {
"nanoid": "3.3.8"
},
"postcss": {
"nanoid": "3.3.8"
}
}
}
49 changes: 9 additions & 40 deletions code/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,12 @@
"npm-run-all": {
"cross-spawn": "7.0.6"
},
"mocha": {
"nanoid": "3.3.8"
},
"postcss": {
"nanoid": "3.3.8"
},
"[email protected]": {
"node-addon-api": "7.1.0"
},
Expand Down

0 comments on commit bdcceb5

Please sign in to comment.