Skip to content

Commit 996e823

Browse files
fix(deps): update external major
1 parent 46374cf commit 996e823

2 files changed

Lines changed: 5 additions & 5 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"hyparquet-writer": "0.16.1",
124124
"hyphen": "1.14.1",
125125
"is-language-code": "5.1.3",
126-
"js-beautify": "1.15.4",
126+
"js-beautify": "2.0.3",
127127
"jsdiff": "^1.1.1",
128128
"robots-parser": "3.0.1",
129129
"syllable": "5.0.1",
@@ -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.37.0",
@@ -168,7 +168,7 @@
168168
"semantic-release": "25.0.5",
169169
"sinon": "22.0.0",
170170
"sinon-chai": "4.0.1",
171-
"typescript": "6.0.3",
171+
"typescript": "7.0.2",
172172
"yaml": "2.9.0"
173173
},
174174
"overrides": {

0 commit comments

Comments
 (0)