Skip to content

Commit 737518f

Browse files
authored
Merge pull request #38670 from owncloud/dependabot/npm_and_yarn/build/bower_components/handlebars-v4.7.7
Bump @bower_components/handlebars from v4.5.3 to v4.7.7 in /build
2 parents c60df21 + ca82097 commit 737518f

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@bower_components/clipboard": "zenorocha/clipboard.js#v2.0.4",
2020
"@bower_components/davclient.js": "owncloud/davclient.js#0.1.3",
2121
"@bower_components/es6-promise": "components/es6-promise#4.2.4",
22-
"@bower_components/handlebars": "components/handlebars.js#v4.5.3",
22+
"@bower_components/handlebars": "components/handlebars.js#v4.7.7",
2323
"@bower_components/jcrop": "tapmodo/Jcrop#0.9.12",
2424
"@bower_components/jquery": "jquery/jquery-dist#2.1.4",
2525
"@bower_components/jquery-migrate": "appleboy/jquery-migrate#1.4.0",

build/yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,10 @@
243243
version "0.0.0"
244244
resolved "https://codeload.github.com/components/es6-promise/tar.gz/c7911b0f272651dca8c3163704fd39628ed4283a"
245245

246-
"@bower_components/handlebars@components/handlebars.js#v4.5.3":
247-
version "4.5.3"
248-
resolved "https://codeload.github.com/components/handlebars.js/tar.gz/8f49d168f94ac70b5b966b30da06b57203439ace"
246+
"@bower_components/handlebars@components/handlebars.js#v4.7.7":
247+
version "4.7.7"
248+
uid "17bcc2c774d5ee604f926cef2d1ef7c55972a3a6"
249+
resolved "https://codeload.github.com/components/handlebars.js/tar.gz/17bcc2c774d5ee604f926cef2d1ef7c55972a3a6"
249250

250251
"@bower_components/jcrop@tapmodo/Jcrop#0.9.12":
251252
version "0.0.0"

changelog/unreleased/JSdependencies20211020onward

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Change: Update JavaScript dependencies
33
The following have been updated:
44
- karma (4.4.1 to 6.3.4)
55
- sinon (7.5.0 to 11.1.2)
6+
- bower_components/handlebars (4.5.3 to 4.7.7)
67

78
https://github.com/owncloud/core/pull/39385
89
https://github.com/owncloud/core/pull/39145
10+
https://github.com/owncloud/core/pull/38670

0 commit comments

Comments
 (0)