Bump confusing-browser-globals from 1.0.10 to 1.0.11

Bumps [confusing-browser-globals](https://github.com/facebook/create-react-app/tree/HEAD/packages/confusing-browser-globals) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/confusing-browser-globals@1.0.11/packages/confusing-browser-globals)

---
updated-dependencies:
- dependency-name: confusing-browser-globals
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-04 23:15:44 +00:00
committed by GitHub
parent 1a7ef65282
commit 915516b4af
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -21,7 +21,7 @@
"babel-loader": "^8.2.3",
"babel-plugin-dynamic-import-polyfill": "^1.0.0",
"clean-webpack-plugin": "^4.0.0",
"confusing-browser-globals": "^1.0.10",
"confusing-browser-globals": "^1.0.11",
"copy-webpack-plugin": "^10.2.0",
"css-loader": "^6.5.1",
"cssnano": "^5.0.10",
@@ -48,7 +48,7 @@
"stylelint-config-rational-order": "^0.1.2",
"stylelint-no-browser-hacks": "^1.2.1",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.0.0",
"stylelint-scss": "^4.1.0",
"ts-loader": "^9.2.6",
"typescript": "^4.5.4",
"webpack": "^5.65.0",