Skip to content

Commit b33f685

Browse files
build(deps): bump the npm-minor group
Bumps the npm-minor group in /infrastructure/pulumi with 7 updates: | Package | From | To | | --- | --- | --- | | [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) | `3.192.0` | `3.193.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.34.0` | `9.35.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.41.0` | `8.43.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.41.0` | `8.43.0` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.35.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.41.0` | `8.43.0` | Updates `@pulumi/pulumi` from 3.192.0 to 3.193.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.193.0/sdk/nodejs) Updates `@eslint/js` from 9.34.0 to 9.35.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.35.0/packages/js) Updates `@types/node` from 24.3.0 to 24.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.41.0 to 8.43.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.43.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.41.0 to 8.43.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.43.0/packages/parser) Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) Updates `typescript-eslint` from 8.41.0 to 8.43.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.43.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@pulumi/pulumi" dependency-version: 3.193.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@eslint/js" dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@types/node" dependency-version: 24.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.43.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 2f8677d commit b33f685

File tree

2 files changed

+92
-92
lines changed

2 files changed

+92
-92
lines changed

infrastructure/pulumi/package-lock.json

Lines changed: 85 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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@
1212
},
1313
"dependencies": {
1414
"@pulumi/gcp": "^8.41.1",
15-
"@pulumi/pulumi": "^3.192.0",
15+
"@pulumi/pulumi": "^3.193.0",
1616
"gcp-pac": "^1.10.2"
1717
},
1818
"devDependencies": {
19-
"@eslint/js": "^9.34.0",
19+
"@eslint/js": "^9.35.0",
2020
"@types/chai": "^5.2.2",
2121
"@types/eslint__js": "^9.14.0",
2222
"@types/mocha": "^10.0.10",
23-
"@types/node": "^24.3.0",
24-
"@typescript-eslint/eslint-plugin": "^8.41.0",
25-
"@typescript-eslint/parser": "^8.41.0",
23+
"@types/node": "^24.3.1",
24+
"@typescript-eslint/eslint-plugin": "^8.43.0",
25+
"@typescript-eslint/parser": "^8.43.0",
2626
"chai": "^6.0.1",
27-
"eslint": "^9.34.0",
27+
"eslint": "^9.35.0",
2828
"eslint-plugin-jsonc": "^2.20.1",
2929
"eslint-plugin-prettier": "^5.5.4",
3030
"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.41.0"
35+
"typescript-eslint": "^8.43.0"
3636
}
3737
}

0 commit comments

Comments
 (0)