Skip to content

Commit

Permalink
[frontend] Update dependency globals to v15.13.0 (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b5486b4 commit dc2e9b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"express": "4.21.1",
"fs-extra": "11.2.0",
"globals": "15.12.0",
"globals": "15.13.0",
"jsdom": "25.0.1",
"monocart-coverage-reports": "2.11.3",
"monocart-reporter": "2.9.11",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6220,10 +6220,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.12.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10c0/f34e0a1845b694f45188331742af9f488b07ba7440a06e9d2039fce0386fbbfc24afdbb9846ebdccd4092d03644e43081c49eb27b30f4b88e43af156e1c1dc34
"globals@npm:15.13.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 10c0/640365115ca5f81d91e6a7667f4935021705e61a1a5a76a6ec5c3a5cdf6e53f165af7f9db59b7deb65cf2e1f83d03ac8d6660d0b14c569c831a9b6483eeef585
languageName: node
linkType: hard

Expand Down Expand Up @@ -8971,7 +8971,7 @@ __metadata:
final-form: "npm:4.20.10"
final-form-arrays: "npm:3.1.0"
fs-extra: "npm:11.2.0"
globals: "npm:15.12.0"
globals: "npm:15.13.0"
history: "npm:5.3.0"
html-react-parser: "npm:5.2.0"
html-to-image: "npm:1.11.11"
Expand Down

0 comments on commit dc2e9b7

Please sign in to comment.