Skip to content

Commit 389bb55

Browse files
Merge pull request #65 from LGLabGreg/dependabot/npm_and_yarn/next/globals-15.15.0
chore(deps-dev): bump globals from 15.14.0 to 15.15.0
2 parents b804b7e + ea29897 commit 389bb55

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "^19.0.8",
2020
"@types/react-dom": "^19.0.3",
2121
"@vitejs/plugin-react": "^4.3.4",
22-
"globals": "^15.14.0",
22+
"globals": "^15.15.0",
2323
"typescript": "~5.7.3",
2424
"vite": "^6.1.0"
2525
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react": "^7.37.4",
4343
"eslint-plugin-react-hooks": "^5.1.0",
4444
"eslint-plugin-react-refresh": "^0.4.19",
45-
"globals": "^15.14.0",
45+
"globals": "^15.15.0",
4646
"husky": "^9.1.7",
4747
"jsdom": "^26.0.0",
4848
"lint-staged": "^15.4.3",

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "^19.0.8",
5454
"@types/react-dom": "^19.0.3",
5555
"@vitejs/plugin-react": "^4.3.4",
56-
"globals": "^15.14.0",
56+
"globals": "^15.15.0",
5757
"react": "^19.0.0",
5858
"react-dom": "^19.0.0",
5959
"typescript": "~5.7.3",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)