Skip to content

Commit f437308

Browse files
committedOct 26, 2020
Update sisteransi
1 parent 53ab834 commit f437308

File tree

2 files changed

+1063
-1324
lines changed

2 files changed

+1063
-1324
lines changed
 

‎package-lock.json

+1,058-1,319
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"sisteransi": "^1.0.5"
4141
},
4242
"devDependencies": {
43-
"@babel/cli": "^7.8.4",
44-
"@babel/core": "^7.8.7",
45-
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
46-
"@babel/preset-env": "^7.8.7",
43+
"@babel/cli": "^7.12.1",
44+
"@babel/core": "^7.12.3",
45+
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
46+
"@babel/preset-env": "^7.12.1",
4747
"tap-spec": "^5.0.0",
48-
"tape": "^4.13.2"
48+
"tape": "^4.13.3"
4949
},
5050
"engines": {
5151
"node": ">= 6"

0 commit comments

Comments
 (0)
Please sign in to comment.