Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 78990a2 commit 1d009f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"del-cli": "^5.1.0",
"dot-json": "^1.3.0",
"eslint": "^9.3.0",
"globals": "^15.2.0",
"globals": "^15.3.0",
"release-it": "^17.2.1",
"sass": "^1.77.2",
"vendorfiles": "^1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3885,10 +3885,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.2.0":
version: 15.2.0
resolution: "globals@npm:15.2.0"
checksum: 10/a3cb67b037c84bfae1a6bedbe316a392a0e40a602b7730fe846312bcc460dd7b08059210762ae6f0e4343259334d473a821d537246983399b10c30c6911b7f9c
"globals@npm:^15.3.0":
version: 15.3.0
resolution: "globals@npm:15.3.0"
checksum: 10/ad4e845884e045d211fd7c4511f51a3484d6db8438d7a8ec9366919771f802596964aaa514f2561bd375ee7d0d57e83a056ef50996eee5a676400534c75e4d06
languageName: node
linkType: hard

Expand Down Expand Up @@ -9057,7 +9057,7 @@ __metadata:
del-cli: "npm:^5.1.0"
dot-json: "npm:^1.3.0"
eslint: "npm:^9.3.0"
globals: "npm:^15.2.0"
globals: "npm:^15.3.0"
release-it: "npm:^17.2.1"
sass: "npm:^1.77.2"
vendorfiles: "npm:^1.2.0"
Expand Down

0 comments on commit 1d009f5

Please sign in to comment.