Skip to content

Commit 6e94981

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency @types/estree to v0.0.42 (#275)
1 parent d369aa3 commit 6e94981

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@types/acorn": "4.0.5",
46-
"@types/estree": "0.0.41",
46+
"@types/estree": "0.0.42",
4747
"@types/node": "12.12.24",
4848
"@types/uuid": "3.4.6",
4949
"ava": "2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@
367367
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.40.tgz#0e6cb9b9bbd098031fa19e4b4e8131bc70e5de13"
368368
integrity sha512-p3KZgMto/JyxosKGmnLDJ/dG5wf+qTRMUjHJcspC2oQKa4jP7mz+tv0ND56lLBu3ojHlhzY33Ol+khLyNmilkA==
369369

370-
"@types/[email protected].41":
371-
version "0.0.41"
372-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.41.tgz#fd90754150b57432b72bf560530500597ff04421"
373-
integrity sha512-rIAmXyJlqw4KEBO7+u9gxZZSQHaCNnIzYrnNmYVpgfJhxTqO0brCX0SYpqUTkVI5mwwUwzmtspLBGBKroMeynA==
370+
"@types/[email protected].42":
371+
version "0.0.42"
372+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.42.tgz#8d0c1f480339efedb3e46070e22dd63e0430dd11"
373+
integrity sha512-K1DPVvnBCPxzD+G51/cxVIoc2X8uUVl1zpJeE6iKcgHMj4+tbat5Xu4TjV7v2QSDbIeAfLi2hIk+u2+s0MlpUQ==
374374

375375
"@types/events@*":
376376
version "3.0.0"

0 commit comments

Comments
 (0)