Merge pull request #401 from ahmadk953/dependabot/npm_and_yarn/globals-16.2.0
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build and Compile / build (23.x) (push) Waiting to run

This commit is contained in:
Ahmad 2025-05-26 17:26:00 -04:00 committed by GitHub
commit d854986fb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@
"drizzle-kit": "^0.31.1", "drizzle-kit": "^0.31.1",
"eslint": "^9.27.0", "eslint": "^9.27.0",
"eslint-config-prettier": "^10.1.5", "eslint-config-prettier": "^10.1.5",
"globals": "^16.1.0", "globals": "^16.2.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^16.0.0", "lint-staged": "^16.0.0",
"prettier": "3.5.3", "prettier": "3.5.3",

View file

@ -2998,10 +2998,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"globals@npm:^16.1.0": "globals@npm:^16.2.0":
version: 16.1.0 version: 16.2.0
resolution: "globals@npm:16.1.0" resolution: "globals@npm:16.2.0"
checksum: 10c0/51df6319b5b9e679338baf058ecf1125af0d3148b97e57592deabd65fca5c5dcdcca321d7589282bd6afbea9f5a40bc7329c746f46d56780813d7d1c457209a2 checksum: 10c0/c2b3ea163faa6f8a38076b471b12f4bda891f7df7f7d2e8294fb4801d735a51a73431bf4c1696c5bf5dbca5e0a0db894698acfcbd3068730c6b12eef185dea25
languageName: node languageName: node
linkType: hard linkType: hard
@ -4150,7 +4150,7 @@ __metadata:
drizzle-orm: "npm:^0.43.1" drizzle-orm: "npm:^0.43.1"
eslint: "npm:^9.27.0" eslint: "npm:^9.27.0"
eslint-config-prettier: "npm:^10.1.5" eslint-config-prettier: "npm:^10.1.5"
globals: "npm:^16.1.0" globals: "npm:^16.2.0"
husky: "npm:^9.1.7" husky: "npm:^9.1.7"
ioredis: "npm:^5.6.1" ioredis: "npm:^5.6.1"
lint-staged: "npm:^16.0.0" lint-staged: "npm:^16.0.0"