Skip to content

Commit fe0f6a7

Browse files
authored
Merge pull request #342 from ignite-analytics/dependabot/npm_and_yarn/infrastructure/pulumi/npm-minor-a517a3dd75
build(deps): bump the npm-minor group across 1 directory with 8 updates
2 parents ecfcb10 + 75133f3 commit fe0f6a7

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)