Skip to content

Commit

Permalink
Bump decoupledLocalDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octogonz committed Jan 28, 2023
1 parent cf38cea commit 05c5edb
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/heft-jest": "1.0.1",
"@types/lodash": "4.14.116",
"@types/node": "12.20.24",
Expand Down
4 changes: 2 additions & 2 deletions apps/heft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"devDependencies": {
"@microsoft/api-extractor": "workspace:*",
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/argparse": "1.0.38",
"@types/eslint": "8.2.0",
"@types/glob": "7.1.1",
Expand Down
4 changes: 2 additions & 2 deletions eslint/eslint-patch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"package"
],
"devDependencies": {
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/node": "12.20.24"
}
}
4 changes: 2 additions & 2 deletions eslint/eslint-plugin-packlets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"devDependencies": {
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/eslint": "8.2.0",
"@types/estree": "0.0.50",
"@types/heft-jest": "1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions eslint/eslint-plugin-security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"devDependencies": {
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/eslint": "8.2.0",
"@types/estree": "0.0.50",
"@types/heft-jest": "1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions eslint/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"devDependencies": {
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/eslint": "8.2.0",
"@types/estree": "0.0.50",
"@types/heft-jest": "1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions libraries/api-extractor-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24"
}
Expand Down
4 changes: 2 additions & 2 deletions libraries/heft-config-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24"
}
Expand Down
4 changes: 2 additions & 2 deletions libraries/node-core-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/fs-extra": "7.0.0",
"@types/heft-jest": "1.0.1",
"@types/jju": "1.4.1",
Expand Down
4 changes: 2 additions & 2 deletions libraries/rig-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.14",
"@rushstack/heft": "0.49.3",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"@types/resolve": "1.20.2",
Expand Down
4 changes: 2 additions & 2 deletions libraries/tree-pattern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "3.1.0",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"eslint": "~7.30.0",
Expand Down
4 changes: 2 additions & 2 deletions libraries/ts-command-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.48.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.11.14",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24"
}
Expand Down

0 comments on commit 05c5edb

Please sign in to comment.