Skip to content

Commit

Permalink
fix(deps): update dependency globals to ^15.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 50c3ecf commit d19cb45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@eslint/js": "^9.15.0",
"@stylistic/eslint-plugin": "^2.11.0",
"eslint-plugin-jest": "^28.9.0",
"globals": "^15.12.0",
"globals": "^15.14.0",
"typescript-eslint": "^8.15.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ __metadata:
"@eslint/js": "npm:^9.15.0"
"@stylistic/eslint-plugin": "npm:^2.11.0"
eslint-plugin-jest: "npm:^28.9.0"
globals: "npm:^15.12.0"
globals: "npm:^15.14.0"
typescript-eslint: "npm:^8.15.0"
peerDependencies:
eslint: ^9.2.0
Expand Down Expand Up @@ -3950,10 +3950,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.12.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10c2/2041e6c508973c388f6603fe0786948b8d3973e4015ab6bd82fa298dd65656becb6575941e7232761946ba7970a9e3faf288003926bd44b610e103846e945250
"globals@npm:^15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c2/788ad6398a7c33c799bd38937f0bf8062919bb8e0525e77e8f5cc3a343fcf235b2e12bfbef5f189fe5c0ddc1e7c68ad858b1b271a84a929eac3d97017c4807a2
languageName: node
linkType: hard

Expand Down

0 comments on commit d19cb45

Please sign in to comment.