8000 Applying package updates. · suryatmodulus/rushstack@90727ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 90727ec

Browse files
committed
Applying package updates.
1 parent 7ea45f5 commit 90727ec

File tree

18 files changed

+23
-23
lines changed

18 files changed

+23
-23
lines changed

apps/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-documenter",
3-
"version": "7.13.11",
3+
"version": "7.13.12",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",

apps/heft/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft",
3-
"version": "0.30.7",
3+
"version": "0.31.0",
44
"description": "Build all your JavaScript projects the same way: A way that works.",
55
"keywords": [
66
"toolchain",

apps/rundown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rundown",
3-
"version": "1.0.103",
3+
"version": "1.0.104",
44
"description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report",
55
"repository": {
66
"type": "git",

heft-plugins/heft-webpack4-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-webpack4-plugin",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "Heft plugin for Webpack 4",
55
"repository": {
66
"type": "git",
@@ -15,7 +15,7 @@
1515
"start": "heft test --clean --watch"
1616
},
1717
"peerDependencies": {
18-
"@rushstack/heft": "^0.30.7"
18+
"@rushstack/heft": "^0.31.0"
1919
},
2020
"dependencies": {
2121
"@rushstack/node-core-library": "workspace:*",

heft-plugins/heft-webpack5-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-webpack5-plugin",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "Heft plugin for Webpack 5",
55
"repository": {
66
"type": "git",
@@ -15,7 +15,7 @@
1515
"start": "heft test --clean --watch"
1616
},
1717
"peerDependencies": {
18-
"@rushstack/heft": "^0.30.7"
18+
"@rushstack/heft": "^0.31.0"
1919
},
2020
"dependencies": {
2121
"@rushstack/node-core-library": "workspace:*",

libraries/debug-certificate-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/debug-certificate-manager",
3-
"version": "1.0.27",
3+
"version": "1.0.28",
44
"description": "Cross-platform functionality to create debug ssl certificates.",
55
"main": "lib/index.js",
66
"typings": "dist/debug-certificate-manager.d.ts",

libraries/heft-config-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-config-file",
3-
"version": "0.3.22",
3+
"version": "0.4.0",
44
"description": "Configuration file loader for @rushstack/heft",
55
"repository": {
66
"type": "git",

libraries/load-themed-styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/load-themed-styles",
3-
"version": "1.10.173",
3+
"version": "1.10.174",
44
"description": "Loads themed styles.",
55
"license": "MIT",
66
"repository": {

libraries/package-deps-hash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/package-deps-hash 9B07 ",
3-
"version": "3.0.32",
3+
"version": "3.0.33",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "dist/package-deps-hash.d.ts",

libraries/stream-collator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/stream-collator",
3-
"version": "4.0.86",
3+
"version": "4.0.87",
44
"description": "Display intelligible realtime output from concurrent processes",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
0