Skip to content

Commit da37b97

Browse files
Bump the external-miscellaneous group with 7 updates
Bumps the external-miscellaneous group with 7 updates: | Package | From | To | | --- | --- | --- | | [backbone](https://github.com/jashkenas/backbone) | `1.5.0` | `1.6.0` | | [clipboard](https://github.com/zenorocha/clipboard.js) | `2.0.10` | `2.0.11` | | [hoverintent](https://github.com/tristen/hoverintent) | `2.2.0` | `2.2.1` | | [json2php](https://github.com/daniel-zahariev/json2php) | `0.0.9` | `0.0.12` | | [lodash](https://github.com/lodash/lodash) | `4.17.20` | `4.17.21` | | [moment](https://github.com/moment/moment) | `2.30.0` | `2.30.1` | | [underscore](https://github.com/jashkenas/underscore) | `1.13.6` | `1.13.7` | Updates `backbone` from 1.5.0 to 1.6.0 - [Commits](jashkenas/backbone@1.5.0...1.6.0) Updates `clipboard` from 2.0.10 to 2.0.11 - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](zenorocha/clipboard.js@v2.0.10...v2.0.11) Updates `hoverintent` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/tristen/hoverintent/releases) - [Changelog](https://github.com/tristen/hoverintent/blob/gh-pages/CHANGELOG.md) - [Commits](tristen/hoverintent@2.2.0...2.2.1) Updates `json2php` from 0.0.9 to 0.0.12 - [Release notes](https://github.com/daniel-zahariev/json2php/releases) - [Changelog](https://github.com/daniel-zahariev/json2php/blob/main/.release-it.json) - [Commits](daniel-zahariev/json2php@0.0.9...v0.0.12) Updates `lodash` from 4.17.20 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Updates `moment` from 2.30.0 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.30.0...2.30.1) Updates `underscore` from 1.13.6 to 1.13.7 - [Commits](jashkenas/underscore@1.13.6...1.13.7) --- updated-dependencies: - dependency-name: backbone dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external-miscellaneous - dependency-name: clipboard dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-miscellaneous - dependency-name: hoverintent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-miscellaneous - dependency-name: json2php dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-miscellaneous - dependency-name: lodash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-miscellaneous - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-miscellaneous - dependency-name: underscore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-miscellaneous ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d51ac33 commit da37b97

File tree

2 files changed

+35
-81
lines changed

2 files changed

+35
-81
lines changed

package-lock.json

Lines changed: 28 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -145,28 +145,28 @@
145145
"@wordpress/warning": "3.8.1",
146146
"@wordpress/widgets": "4.8.15",
147147
"@wordpress/wordcount": "4.8.1",
148-
"backbone": "1.5.0",
149-
"clipboard": "2.0.10",
148+
"backbone": "1.6.0",
149+
"clipboard": "2.0.11",
150150
"core-js-url-browser": "3.6.4",
151151
"element-closest": "3.0.1",
152152
"formdata-polyfill": "4.0.9",
153-
"hoverintent": "2.2.0",
153+
"hoverintent": "2.2.1",
154154
"imagesloaded": "4.1.4",
155155
"jquery": "3.7.0",
156156
"jquery-color": "2.2.0",
157157
"jquery-form": "4.2.2",
158158
"jquery-hoverintent": "1.10.1",
159-
"json2php": "0.0.9",
160-
"lodash": "4.17.20",
159+
"json2php": "0.0.12",
160+
"lodash": "4.17.21",
161161
"masonry-layout": "4.2.1",
162-
"moment": "2.30.0",
162+
"moment": "2.30.1",
163163
"objectFitPolyfill": "2.3.4",
164164
"polyfill-library": "4.7.0",
165165
"react": "18.3.1",
166166
"react-dom": "18.3.1",
167167
"react-is": "18.3.1",
168168
"regenerator-runtime": "0.14.0",
169-
"underscore": "1.13.6",
169+
"underscore": "1.13.7",
170170
"whatwg-fetch": "3.6.19",
171171
"wicg-inert": "3.1.2"
172172
},

0 commit comments

Comments
 (0)