Skip to content

Commit cd936c6

Browse files
fix(deps): bump object-lib from 2.1.2 to 3.0.0
Bumps [object-lib](https://github.com/blackflux/object-lib) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/blackflux/object-lib/releases) - [Changelog](https://github.com/blackflux/object-lib/blob/master/.releaserc.json) - [Commits](blackflux/object-lib@v2.1.2...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 48d4c7a commit cd936c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"json-stringify-pretty-compact": "3.0.0",
113113
"lodash.clonedeep": "4.5.0",
114114
"lodash.isequal": "4.5.0",
115-
"object-lib": "2.1.2",
115+
"object-lib": "3.0.0",
116116
"xml-js": "1.6.11",
117117
"yaml-boost": "2.0.0"
118118
}

yarn.lock

+7
Original file line numberDiff line numberDiff line change
@@ -5495,6 +5495,13 @@ [email protected]:
54955495
dependencies:
54965496
object-scan "14.0.0"
54975497

5498+
5499+
version "3.0.0"
5500+
resolved "https://registry.yarnpkg.com/object-lib/-/object-lib-3.0.0.tgz#630e437ef876f57d0483e54b485894ab37aca23e"
5501+
integrity sha512-CIlney6fXVZDlFcvRJVG4Bfemb5yceKjuSpv85Frm+SynKFPLNQGlFCRxYNlCrWnlhKdCs4MUei8ZA/cESczBA==
5502+
dependencies:
5503+
object-scan "14.0.0"
5504+
54985505
54995506
version "13.9.1"
55005507
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.9.1.tgz#03ab1be0d55e29471774945173a5fdcfcf5ebb35"

0 commit comments

Comments
 (0)