Skip to content

Commit

Permalink
Update dependency globals to v15.14.0 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 67d4470 commit 2db6190
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.17.0",
"eslint-config-prettier": "9.1.0",
"globals": "15.13.0",
"globals": "15.14.0",
"mocha": "10.8.2",
"prettier": "3.4.2",
"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 @@ -2875,10 +2875,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.13.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 10c0/640365115ca5f81d91e6a7667f4935021705e61a1a5a76a6ec5c3a5cdf6e53f165af7f9db59b7deb65cf2e1f83d03ac8d6660d0b14c569c831a9b6483eeef585
"globals@npm:15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4303,7 +4303,7 @@ __metadata:
chai-jest-snapshot: "npm:2.0.0"
eslint: "npm:9.17.0"
eslint-config-prettier: "npm:9.1.0"
globals: "npm:15.13.0"
globals: "npm:15.14.0"
mocha: "npm:10.8.2"
prettier: "npm:3.4.2"
ts-node: "npm:10.9.2"
Expand Down

0 comments on commit 2db6190

Please sign in to comment.