Skip to content

Commit e3277ac

Browse files
authored
fix: Audit 09/08 (#2108)
* Bump. * Update scc. * Update deps. * Revert things. * Bump. * Polish.
1 parent f9406b8 commit e3277ac

File tree

13 files changed

+266
-127
lines changed

13 files changed

+266
-127
lines changed

.yarn/versions/92cc4674.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
releases:
2+
"@moonrepo/cli": patch
3+
"@moonrepo/core-linux-arm64-gnu": patch
4+
"@moonrepo/core-linux-arm64-musl": patch
5+
"@moonrepo/core-linux-x64-gnu": patch
6+
"@moonrepo/core-linux-x64-musl": patch
7+
"@moonrepo/core-macos-arm64": patch
8+
"@moonrepo/core-macos-x64": patch
9+
"@moonrepo/core-windows-x64-msvc": patch

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
#### 🧰 Toolchains
6+
7+
- **JavaScript**
8+
- Fixed some `pnpm-lock.yaml` parsing issues when using `pnpm` as a package manager.
9+
10+
#### ⚙️ Internal
11+
12+
- Updated dependencies.
13+
314
## 1.40.1
415

516
#### 🐞 Fixes

0 commit comments

Comments
 (0)