Skip to content

Commit 68606bb

Browse files
Bump handlebars from 4.1.2 to 4.6.0 in /examples/column-hiding (TanStack#1841)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.6.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
1 parent c880da6 commit 68606bb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/column-hiding/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4374,9 +4374,9 @@ handle-thing@^2.0.0:
43744374
integrity sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==
43754375

43764376
handlebars@^4.1.2:
4377-
version "4.5.3"
4378-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
4379-
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
4377+
version "4.6.0"
4378+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.6.0.tgz#33af6c3eda930d7a924f5d8f1c6d8edc3180512e"
4379+
integrity sha512-i1ZUP7Qp2JdkMaFon2a+b0m5geE8Z4ZTLaGkgrObkEd+OkUKyRbRWw4KxuFCoHfdETSY1yf9/574eVoNSiK7pw==
43804380
dependencies:
43814381
neo-async "^2.6.0"
43824382
optimist "^0.6.1"
@@ -9440,9 +9440,9 @@ uglify-js@3.4.x:
94409440
source-map "~0.6.1"
94419441

94429442
uglify-js@^3.1.4:
9443-
version "3.7.3"
9444-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
9445-
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
9443+
version "3.7.4"
9444+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.4.tgz#e6d83a1aa32ff448bd1679359ab13d8db0fe0743"
9445+
integrity sha512-tinYWE8X1QfCHxS1lBS8yiDekyhSXOO6R66yNOCdUJeojxxw+PX2BHAz/BWyW7PQ7pkiWVxJfIEbiDxyLWvUGg==
94469446
dependencies:
94479447
commander "~2.20.3"
94489448
source-map "~0.6.1"

0 commit comments

Comments
 (0)