Skip to content

Commit e4d78ff

Browse files
committed
Updated npm dependencies
This includes Bootstrap and JSHint. Ensured site continued to render as expected given the update to Bootstrap. (No issues were expected given that it's a minor patch—and none were found.)
1 parent 866fb8c commit e4d78ff

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

OnTopic.Editor.AspNetCore/package-lock.json

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

OnTopic.Editor.AspNetCore/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"license": "MIT",
99
"devDependencies": {
10-
"bootstrap": "^4.5.0",
10+
"bootstrap": "^4.5.2",
1111
"cssnano": "^4.1.10",
1212
"gulp": "^4.0.2",
1313
"gulp-concat": "^2.6.1",
@@ -23,7 +23,7 @@
2323
"jquery-ui-timepicker-addon": "^1.6.3",
2424
"jquery-validation": "^1.19.2",
2525
"jquery.are-you-sure": "^1.9.0",
26-
"jshint": "^2.11.1",
26+
"jshint": "^2.12.0",
2727
"merge2": "^1.4.1",
2828
"popper.js": "^1.16.1"
2929
}

0 commit comments

Comments
 (0)