about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-04 23:41:45 +0900
committerGitHub <noreply@github.com>2020-11-04 23:41:45 +0900
commit5b6676382d238e0ec8b861b8b1b1250e04b9b8f7 (patch)
tree779dd04adf952d3da45801b1a34294ca8dceafe3 /package.json
parentd60485cb72d966b49d771be7ffe484d4574006d1 (diff)
Bump wicg-inert from 3.0.3 to 3.1.0 (#15081)
Bumps [wicg-inert](https://github.com/WICG/inert) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/WICG/inert/releases)
- [Commits](https://github.com/WICG/inert/compare/v3.0.3...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1fc2f3759..edc60bbd3 100644
--- a/package.json
+++ b/package.json
@@ -167,7 +167,7 @@
     "webpack-bundle-analyzer": "^3.9.0",
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^4.2.1",
-    "wicg-inert": "^3.0.3"
+    "wicg-inert": "^3.1.0"
   },
   "devDependencies": {
     "@testing-library/jest-dom": "^5.11.5",