Skip to content

Commit 0018262

Browse files
Bump serialize-javascript in /chapter-8/angular-example
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 2.1.2 to 3.1.0. - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v2.1.2...v3.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 530b7a8 commit 0018262

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

chapter-8/angular-example/package-lock.json

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

chapter-8/angular-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/router": "~7.2.0",
2222
"core-js": "^2.5.4",
2323
"rxjs": "~6.3.3",
24-
"serialize-javascript": "^2.1.2",
24+
"serialize-javascript": "^3.1.0",
2525
"tslib": "^1.9.0",
2626
"zone.js": "~0.8.26"
2727
},

0 commit comments

Comments
 (0)