Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit d012a1f

Browse files
committed
chore(deps): use latest version of RxJS
1 parent 80647db commit d012a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"jquery": "~3.5.1",
110110
"jquery-ui-dist": "^1.12.1",
111111
"moment-mini": "^2.24.0",
112-
"rxjs": "^6.3.3",
112+
"rxjs": "^6.6.7",
113113
"slickgrid": "^2.4.33",
114114
"text-encoding-utf-8": "^1.0.2"
115115
},
@@ -119,7 +119,7 @@
119119
},
120120
"devDependencies": {
121121
"@angular-builders/jest": "^7.4.4",
122-
"@angular-devkit/build-angular": "~0.1102.5",
122+
"@angular-devkit/build-angular": "~0.1102.7",
123123
"@angular/animations": "^11.2.8",
124124
"@angular/cli": "^11.2.7",
125125
"@angular/common": "^11.2.8",

0 commit comments

Comments
 (0)