зеркало из https://github.com/microsoft/just.git
applying package updates
This commit is contained in:
Родитель
28f04010ae
Коммит
5f60131580
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"changes": [
|
|
||||||
{
|
|
||||||
"type": "patch",
|
|
||||||
"comment": "Pass env variables through to eslint cli",
|
|
||||||
"packageName": "just-scripts",
|
|
||||||
"email": "stchur@microsoft.com",
|
|
||||||
"dependentChangeType": "patch"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -14,7 +14,7 @@
|
||||||
"node": ">=14"
|
"node": ">=14"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"just-scripts": ">=2.3.1 <3.0.0",
|
"just-scripts": ">=2.3.2 <3.0.0",
|
||||||
"ts-node": "^9.1.1"
|
"ts-node": "^9.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "just-scripts",
|
"name": "just-scripts",
|
||||||
"entries": [
|
"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",
|
"date": "Wed, 07 Aug 2024 22:28:11 GMT",
|
||||||
"version": "2.3.1",
|
"version": "2.3.1",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - just-scripts
|
# 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 -->
|
<!-- 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
|
## 2.3.1
|
||||||
|
|
||||||
Wed, 07 Aug 2024 22:28:11 GMT
|
Wed, 07 Aug 2024 22:28:11 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "just-scripts",
|
"name": "just-scripts",
|
||||||
"version": "2.3.1",
|
"version": "2.3.2",
|
||||||
"description": "Just Stack Scripts",
|
"description": "Just Stack Scripts",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче