Skip to content

Commit 899425d

Browse files
author
Matthias Stein
committed
Update to map.apps 4.12.3
1 parent acc3a3a commit 899425d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"devDependencies": {
66
"@conterra/ct-mapapps-typings": "~4.12.0",
77
"@conterra/mapapps-mocha-runner": "^1.0.0",
8-
"@types/arcgis-js-api": "4.20.0",
8+
"@types/arcgis-js-api": "4.20.1",
99
"ct-mapapps-gulp-js": "^0.5.27",
1010
"vue-template-compiler": "2.6.14",
1111
"puppeteer": "^10.0.0",
12-
"eslint-config-ct-prodeng": "^1.1.17",
12+
"eslint-config-ct-prodeng": "^1.2.4",
1313
"stylelint-config-ct-prodeng": "1.0.3",
1414
"chai": "^4.3.4",
1515
"mocha": "^9.0.0"

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -548,11 +548,11 @@
548548
<root.build.outputPath>${project.build.directory}/webapp</root.build.outputPath>
549549
<js.build.outputPath>${root.build.outputPath}/js</js.build.outputPath>
550550

551-
<mapapps.version>4.12.0</mapapps.version>
551+
<mapapps.version>4.12.3</mapapps.version>
552552
<!-- JS lib versions -->
553553
<apprt.version>${mapapps.version}</apprt.version>
554554
<!-- java lib versions -->
555-
<ct.jsregistry.version>1.4.3</ct.jsregistry.version>
555+
<ct.jsregistry.version>1.4.4</ct.jsregistry.version>
556556
<ct.jsrt-test.version>2.0.2</ct.jsrt-test.version>
557557

558558
<!-- the default app, replaced in the *.html files to switch app names-->

0 commit comments

Comments
 (0)