Skip to content

Commit fd56ac7

Browse files
chore(deps): update dependency globals to v16 (#1866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65dce08 commit fd56ac7

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"cross-env": "^7.0.3",
6666
"electron": "^31.7.7",
6767
"esbuild": "^0.25.4",
68-
"globals": "^15.15.0",
68+
"globals": "^16.1.0",
6969
"immutable": "^5.1.2",
7070
"jest": "^29.7.0",
7171
"jest-environment-jsdom": "^29.7.0",

packages/redux-devtools-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"css-loader": "^7.1.2",
7373
"esbuild": "^0.25.4",
7474
"fork-ts-checker-webpack-plugin": "^9.1.0",
75-
"globals": "^15.15.0",
75+
"globals": "^16.1.0",
7676
"html-loader": "^5.1.0",
7777
"html-webpack-plugin": "^5.6.3",
7878
"react": "^18.3.1",

packages/redux-devtools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@types/styled-components": "^5.1.34",
8585
"@types/supertest": "^6.0.3",
8686
"@types/uuid": "^10.0.0",
87-
"globals": "^15.15.0",
87+
"globals": "^16.1.0",
8888
"jest": "^29.7.0",
8989
"ncp": "^2.0.0",
9090
"rimraf": "^6.0.1",

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)