Skip to content

Commit 41c2675

Browse files
fix(deps): bump object-align from 1.0.7 to 1.0.8
Bumps [object-align](https://github.com/blackflux/object-align) from 1.0.7 to 1.0.8. - [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.7...v1.0.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9739957 commit 41c2675

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
@@ -110,7 +110,7 @@
110110
"json-stringify-pretty-compact": "2.0.0",
111111
"lodash.clonedeep": "4.5.0",
112112
"lodash.isequal": "4.5.0",
113-
"object-align": "1.0.7",
113+
"object-align": "1.0.8",
114114
"xml-js": "1.6.11",
115115
"yaml-boost": "1.9.17"
116116
}

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -4998,6 +4998,11 @@ [email protected]:
49984998
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.7.tgz#2a170cfdd34fc089cf8b7184b4ec09bc4a50f3c0"
49994999
integrity sha512-iyfxri2SSIJ5jvaIqDFiXkkyRGjyvaX/jAOffBbGHCEsHHmWr1hT1avhOC5EAsj2ZhEC9gFhibb7O4E1SM9VyA==
50005000

5001+
5002+
version "1.0.8"
5003+
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.8.tgz#ff549c2e80a2e5ace2d22275afe9497a5842ba54"
5004+
integrity sha512-/2D+LEr8M9F1GEuiJBdiIrytv9o2Oh+eaO4G2pm84JJ0a6vD/cKt9ZXZxEKbo/agPFPJCLSm0Aa1Ssg5apGwvA==
5005+
50015006
object-assign@^4.0.1, object-assign@^4.1.0:
50025007
version "4.1.1"
50035008
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"

0 commit comments

Comments
 (0)