Skip to content

Commit 1bd527b

Browse files
committed
DECISION-23212 upgrade dependencies to fix build error
1 parent 82975ec commit 1bd527b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@angular/platform-browser-dynamic": "7.2.7",
4343
"@types/jasmine": "2.5.54",
4444
"@types/node": "8.10.0",
45-
"camelcase": "4.1.0",
46-
"concurrently": "3.5.1",
47-
"core-js": "2.5.4",
48-
"glob": "7.1.2",
49-
"jasmine-core": "^3.3.0",
45+
"camelcase": "6.2.0",
46+
"concurrently": "6.2.0",
47+
"core-js": "3.14.0",
48+
"glob": "7.1.7",
49+
"jasmine-core": "^3.7.1",
5050
"karma": "5.2.3",
5151
"karma-chrome-launcher": "2.2.0",
5252
"karma-cli": "2.0.0",
@@ -58,7 +58,7 @@
5858
"rimraf": "2.6.2",
5959
"rollup": "0.57.1",
6060
"rollup-plugin-sourcemaps": "0.4.2",
61-
"rollup-plugin-uglify": "3.0.0",
61+
"rollup-plugin-uglify": "6.0.4",
6262
"rxjs": "6.4.0",
6363
"tsickle": "^0.34.0",
6464
"standard-version": "9.3.0",

0 commit comments

Comments
 (0)