Skip to content

Commit

Permalink
Update dependency globals to v15.4.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent f0d8ee6 commit b64ca0f
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 @@ -78,7 +78,7 @@
"chai-jest-snapshot": "2.0.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"globals": "15.3.0",
"globals": "15.4.0",
"mocha": "10.4.0",
"prettier": "3.3.1",
"ts-node": "10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3071,10 +3071,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.3.0":
version: 15.3.0
resolution: "globals@npm:15.3.0"
checksum: 10c0/edbef1c528185d02636ed6d72a1688168b922d6176031904386214f8b59d893f1d0a28da519b95665f557d366b17ea1affb9f433ea451e7372e2808fb31079d7
"globals@npm:15.4.0":
version: 15.4.0
resolution: "globals@npm:15.4.0"
checksum: 10c0/19041b8fd49deb154e1cb706c82756ab7184c8ae3495aab183efcad9edd1b6320cc54af1a9110d8699245bef124834b004a8156ca988ba7814c25ec71a43f6a4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4555,7 +4555,7 @@ __metadata:
chai-jest-snapshot: "npm:2.0.0"
eslint: "npm:9.3.0"
eslint-config-prettier: "npm:9.1.0"
globals: "npm:15.3.0"
globals: "npm:15.4.0"
mocha: "npm:10.4.0"
prettier: "npm:3.3.1"
ts-node: "npm:10.9.2"
Expand Down

0 comments on commit b64ca0f

Please sign in to comment.