Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenotron committed Sep 10, 2024
1 parent 28f0401 commit 5f60131
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 14 deletions.
11 changes: 0 additions & 11 deletions change/change-290d4ad3-023d-4553-ab2b-08e83fbf8c9e.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/example-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": ">=14"
},
"devDependencies": {
"just-scripts": ">=2.3.1 <3.0.0",
"just-scripts": ">=2.3.2 <3.0.0",
"ts-node": "^9.1.1"
}
}
15 changes: 15 additions & 0 deletions packages/just-scripts/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "just-scripts",
"entries": [
{
"date": "Tue, 10 Sep 2024 03:04:12 GMT",
"version": "2.3.2",
"tag": "just-scripts_v2.3.2",
"comments": {
"patch": [
{
"author": "stchur@microsoft.com",
"package": "just-scripts",
"commit": "211e8b4dec680fcb460aad843639ffb840d709b3",
"comment": "Pass env variables through to eslint cli"
}
]
}
},
{
"date": "Wed, 07 Aug 2024 22:28:11 GMT",
"version": "2.3.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/just-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - just-scripts

This log was last generated on Wed, 07 Aug 2024 22:28:11 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 03:04:12 GMT and should not be manually modified.

<!-- Start content -->

## 2.3.2

Tue, 10 Sep 2024 03:04:12 GMT

### Patches

- Pass env variables through to eslint cli (stchur@microsoft.com)

## 2.3.1

Wed, 07 Aug 2024 22:28:11 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/just-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "just-scripts",
"version": "2.3.1",
"version": "2.3.2",
"description": "Just Stack Scripts",
"keywords": [],
"repository": {
Expand Down

0 comments on commit 5f60131

Please sign in to comment.