Skip to content

Commit 75133f3

Browse files
build(deps): bump the npm-minor group across 1 directory with 8 updates
Bumps the npm-minor group with 8 updates in the /infrastructure/pulumi directory: | Package | From | To | | --- | --- | --- | | [@pulumi/gcp](https://github.com/pulumi/pulumi-gcp) | `8.40.0` | `8.41.1` | | [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) | `3.190.0` | `3.192.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.33.0` | `9.34.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.40.0` | `8.41.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.40.0` | `8.41.0` | | [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` | | [mocha](https://github.com/mochajs/mocha) | `11.7.1` | `11.7.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.40.0` | `8.41.0` | Updates `@pulumi/gcp` from 8.40.0 to 8.41.1 - [Release notes](https://github.com/pulumi/pulumi-gcp/releases) - [Changelog](https://github.com/pulumi/pulumi-gcp/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-gcp@v8.40.0...v8.41.1) Updates `@pulumi/pulumi` from 3.190.0 to 3.192.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi/commits/v3.192.0/sdk/nodejs) Updates `@eslint/js` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.40.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.40.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/parser) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `mocha` from 11.7.1 to 11.7.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.2) Updates `typescript-eslint` from 8.40.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@pulumi/gcp" dependency-version: 8.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@pulumi/pulumi" dependency-version: 3.192.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecfcb10 commit 75133f3

File tree

2 files changed

+94
-93
lines changed

2 files changed

+94
-93
lines changed

infrastructure/pulumi/package-lock.json

Lines changed: 86 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/pulumi/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,27 @@
1111
"up": "pulumi up --stack production --color always --yes"
1212
},
1313
"dependencies": {
14-
"@pulumi/gcp": "^8.40.0",
15-
"@pulumi/pulumi": "^3.190.0",
14+
"@pulumi/gcp": "^8.41.1",
15+
"@pulumi/pulumi": "^3.192.0",
1616
"gcp-pac": "^1.10.2"
1717
},
1818
"devDependencies": {
19-
"@eslint/js": "^9.33.0",
19+
"@eslint/js": "^9.34.0",
2020
"@types/chai": "^5.2.2",
2121
"@types/eslint__js": "^9.14.0",
2222
"@types/mocha": "^10.0.10",
2323
"@types/node": "^24.3.0",
24-
"@typescript-eslint/eslint-plugin": "^8.40.0",
25-
"@typescript-eslint/parser": "^8.40.0",
24+
"@typescript-eslint/eslint-plugin": "^8.41.0",
25+
"@typescript-eslint/parser": "^8.41.0",
2626
"chai": "^5.3.1",
27-
"eslint": "^9.33.0",
27+
"eslint": "^9.34.0",
2828
"eslint-plugin-jsonc": "^2.20.1",
2929
"eslint-plugin-prettier": "^5.5.4",
30-
"mocha": "^11.7.1",
30+
"mocha": "^11.7.2",
3131
"prettier": "^3.6.2",
3232
"prettier-eslint": "^16.4.2",
3333
"ts-node": "^10.9.2",
3434
"typescript": "^5.9.2",
35-
"typescript-eslint": "^8.40.0"
35+
"typescript-eslint": "^8.41.0"
3636
}
3737
}

0 commit comments

Comments
 (0)