Skip to content

Commit 7f23eb6

Browse files
chore(deps): update dependency angular-server-side-configuration to v21 (#2713)
1 parent 676f3e6 commit 7f23eb6

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN echo '{"variant":"global","environmentVariables":["JM_API_KEY","LEGACY_VERSI
1515
RUN chmod a+w /usr/share/nginx/html/index.html
1616

1717
# Install ngssc binary
18-
ADD https://github.com/kyubisation/angular-server-side-configuration/releases/download/v20.0.0/ngssc_64bit /usr/sbin/ngssc
18+
ADD https://github.com/kyubisation/angular-server-side-configuration/releases/download/v21.0.2/ngssc_64bit /usr/sbin/ngssc
1919
RUN chmod +x /usr/sbin/ngssc
2020

2121
# Copy insert key script and assign execute permission

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@types/send": "1.2.1",
103103
"@types/shelljs": "^0.8.15",
104104
"@types/yargs": "17.0.13",
105-
"angular-server-side-configuration": "20.0.0",
105+
"angular-server-side-configuration": "21.0.2",
106106
"angular-t9n": "21.0.1",
107107
"browser-sync": "3.0.2",
108108
"chalk": "^5.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)