Skip to content

Commit 15f4314

Browse files
chore(deps): update external major
1 parent 44e855c commit 15f4314

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
ci:
16-
uses: adobe/mysticat-ci/.github/workflows/service-ci.yaml@v2
16+
uses: adobe/mysticat-ci/.github/workflows/service-ci.yaml@v3
1717
with:
1818
service-name: audit-worker
1919
vpc-enabled: true

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@
139139
"@adobe/helix-universal-devserver": "1.1.148",
140140
"@adobe/semantic-release-coralogix": "1.1.41",
141141
"@adobe/semantic-release-skms-cmr": "1.1.5",
142-
"@babel/core": "7.29.7",
143-
"@babel/eslint-parser": "7.29.7",
142+
"@babel/core": "8.0.1",
143+
"@babel/eslint-parser": "8.0.1",
144144
"@babel/plugin-syntax-import-assertions": "7.29.7",
145145
"@eslint/config-helpers": "0.6.0",
146146
"@redocly/cli": "2.34.0",

0 commit comments

Comments
 (0)