mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
Update tslb
This commit is contained in:
parent
55dbb43672
commit
b4a25cc48d
6
package-lock.json
generated
6
package-lock.json
generated
@ -1201,9 +1201,9 @@
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz",
|
||||
"integrity": "sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA=="
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.11.2.tgz",
|
||||
"integrity": "sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg=="
|
||||
},
|
||||
"tslint": {
|
||||
"version": "6.1.0",
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"find-cache-dir": "^3.3.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"resolve": "1.15.1",
|
||||
"tslib": "1.11.1"
|
||||
"tslib": "1.11.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"rollup": ">=1.26.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user