aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2021-12-25 21:22:10 +0900
committerGitHub <[email protected]>2021-12-25 21:22:10 +0900
commit01d55f271c777f90359c67ff8ff7f26b538215ff (patch)
tree52fc76b1585113a20ecedd6795ec8cce442295fd /package.json
parentchore(deps) typescript-eslint monorepo to v5 (major) (#25) (diff)
downloadholo-schedule-01d55f271c777f90359c67ff8ff7f26b538215ff.tar.xz
holo-schedule-01d55f271c777f90359c67ff8ff7f26b538215ff.zip
chore(deps) update jsdom to v19 (#24)
Co-authored-by: Renovate Bot <[email protected]>
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 ec74559..65afc88 100644
--- a/package.json
+++ b/package.json
@@ -42,6 +42,6 @@
"release": "yarn build && semantic-release"
},
"dependencies": {
- "jsdom": "^16.3.0"
+ "jsdom": "^19.0.0"
}
}