@blueprintjs/icons
Advanced tools
Comparing version 3.20.0 to 3.20.1
{ | ||
"name": "@blueprintjs/icons", | ||
"version": "3.20.0", | ||
"version": "3.20.1", | ||
"description": "Components, fonts, icons, and css files for creating and displaying icons.", | ||
@@ -39,15 +39,15 @@ "main": "lib/cjs/index.js", | ||
"classnames": "^2.2", | ||
"tslib": "~1.10.0" | ||
"tslib": "~1.13.0" | ||
}, | ||
"devDependencies": { | ||
"@blueprintjs/node-build-scripts": "^1.3.2", | ||
"@blueprintjs/test-commons": "^0.10.4", | ||
"@blueprintjs/node-build-scripts": "^1.3.3", | ||
"@blueprintjs/test-commons": "^0.10.5", | ||
"enzyme": "^3.11.0", | ||
"mocha": "^7.2.0", | ||
"mocha": "^8.1.1", | ||
"npm-run-all": "^4.1.5", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"react-test-renderer": "^16.8.6", | ||
"typescript": "~3.9.3", | ||
"webpack-cli": "^3.3.11" | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react-test-renderer": "^16.13.1", | ||
"typescript": "~3.9.7", | ||
"webpack-cli": "^3.3.12" | ||
}, | ||
@@ -54,0 +54,0 @@ "repository": { |
3337505
+ Addedtslib@1.13.0(transitive)
- Removedtslib@1.10.0(transitive)
Updatedtslib@~1.13.0