Skip to content

Commit e2ac31e

Browse files
fix(deps): bump object-align from 1.0.8 to 1.0.9
Bumps [object-align](https://github.com/blackflux/object-align) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/blackflux/object-align/releases) - [Changelog](https://github.com/blackflux/object-align/blob/master/.releaserc.json) - [Commits](blackflux/object-align@v1.0.8...v1.0.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6da0300 commit e2ac31e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"json-stringify-pretty-compact": "2.0.0",
112112
"lodash.clonedeep": "4.5.0",
113113
"lodash.isequal": "4.5.0",
114-
"object-align": "1.0.8",
114+
"object-align": "1.0.9",
115115
"xml-js": "1.6.11",
116116
"yaml-boost": "1.9.17"
117117
}

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -5044,6 +5044,11 @@ [email protected]:
50445044
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.8.tgz#ff549c2e80a2e5ace2d22275afe9497a5842ba54"
50455045
integrity sha512-/2D+LEr8M9F1GEuiJBdiIrytv9o2Oh+eaO4G2pm84JJ0a6vD/cKt9ZXZxEKbo/agPFPJCLSm0Aa1Ssg5apGwvA==
50465046

5047+
5048+
version "1.0.9"
5049+
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.9.tgz#f1b1e236cc08606d8e85062ad7eaa4234569110a"
5050+
integrity sha512-TcJYEU56ChboC286wnbiZA2R0xt3L05i9Y+M+tiSZBvo74qGKZl/uadN4O+wABoaKQEj0zVFPDUmfjk8QkkhHg==
5051+
50475052
object-assign@^4.0.1, object-assign@^4.1.0:
50485053
version "4.1.1"
50495054
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"

0 commit comments

Comments
 (0)