Skip to content

Commit f75e684

Browse files
committed
Update dependency license metadata cache for eslint-plugin-import bump
1 parent 3cdb834 commit f75e684

File tree

3 files changed

+22
-5
lines changed

3 files changed

+22
-5
lines changed

.licenses/npm/get-intrinsic.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: get-intrinsic
3-
version: 1.1.1
3+
version: 1.1.3
44
type: npm
55
summary: Get and robustly cache all JS language-level intrinsics at first require
66
time

.licenses/npm/has-symbols.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: has-symbols
3-
version: 1.0.2
3+
version: 1.0.3
44
type: npm
55
summary: Determine if the JS environment has Symbol support. Supports spec, or shams.
6-
homepage:
6+
homepage: https://github.com/ljharb/has-symbols#readme
77
license: mit
88
licenses:
99
- sources: LICENSE

.licenses/npm/object-inspect.dep.yml

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: object-inspect
3-
version: 1.10.2
3+
version: 1.12.2
44
type: npm
55
summary: string representations of objects in node and the browser
66
homepage: https://github.com/inspect-js/object-inspect
@@ -30,5 +30,22 @@ licenses:
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
3232
- sources: readme.markdown
33-
text: MIT
33+
text: |-
34+
MIT
35+
36+
[1]: https://npmjs.org/package/object-inspect
37+
[2]: https://versionbadg.es/inspect-js/object-inspect.svg
38+
[5]: https://david-dm.org/inspect-js/object-inspect.svg
39+
[6]: https://david-dm.org/inspect-js/object-inspect
40+
[7]: https://david-dm.org/inspect-js/object-inspect/dev-status.svg
41+
[8]: https://david-dm.org/inspect-js/object-inspect#info=devDependencies
42+
[11]: https://nodei.co/npm/object-inspect.png?downloads=true&stars=true
43+
[license-image]: https://img.shields.io/npm/l/object-inspect.svg
44+
[license-url]: LICENSE
45+
[downloads-image]: https://img.shields.io/npm/dm/object-inspect.svg
46+
[downloads-url]: https://npm-stat.com/charts.html?package=object-inspect
47+
[codecov-image]: https://codecov.io/gh/inspect-js/object-inspect/branch/main/graphs/badge.svg
48+
[codecov-url]: https://app.codecov.io/gh/inspect-js/object-inspect/
49+
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/object-inspect
50+
[actions-url]: https://github.com/inspect-js/object-inspect/actions
3451
notices: []

0 commit comments

Comments
 (0)