babel-plugin-spectypes
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "babel-plugin-spectypes", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"private": false, | ||
@@ -36,3 +36,3 @@ "description": "Babel plugin that compiles spectypes validators", | ||
"devDependencies": { | ||
"@babel/parser": "^7.18.0", | ||
"@babel/parser": "^7.18.5", | ||
"@types/babel__core": "^7.1.19", | ||
@@ -50,5 +50,5 @@ "@types/babel__generator": "^7.6.4", | ||
"ts-assert-unreachable": "^0.0.9", | ||
"ts-is-record": "^3.0.4", | ||
"ts-micro-dict": "^10.0.2", | ||
"ts-tiny-invariant": "^2.0.3" | ||
"ts-is-record": "^3.0.5", | ||
"ts-micro-dict": "^10.0.4", | ||
"ts-tiny-invariant": "^2.0.4" | ||
}, | ||
@@ -58,5 +58,5 @@ "dependencies": { | ||
"pipe-ts": "^0.0.9", | ||
"ts-is-defined": "^3.0.3", | ||
"ts-railway": "^6.1.0" | ||
"ts-is-defined": "^3.0.4", | ||
"ts-railway": "^6.1.1" | ||
} | ||
} |
+ Addedelectron-to-chromium@1.5.102(transitive)
- Removedelectron-to-chromium@1.5.101(transitive)
Updatedts-is-defined@^3.0.4
Updatedts-railway@^6.1.1