Skip to content

Commit a54569b

Browse files
authored
chore(deps): updated build dependencies
1 parent ab4bd2d commit a54569b

File tree

3 files changed

+58
-32
lines changed

3 files changed

+58
-32
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 3.3.4
8+
- Updated dependencies
9+
710
## 3.3.3
811
- Updated documentation
912

package-lock.json

Lines changed: 52 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"@typescript-eslint/parser": "^2.34.0",
3434
"eslint": "^6.8.0",
3535
"jest": "^25.5.4",
36-
"rollup": "^2.21.0",
37-
"rollup-plugin-terser": "^7.0.0",
36+
"rollup": "^2.46.0",
37+
"rollup-plugin-terser": "^7.0.2",
3838
"rollup-plugin-typescript2": "^0.26.0",
3939
"ts-jest": "^25.5.1",
40-
"typescript": "^3.9.6"
40+
"typescript": "^3.9.9"
4141
},
4242
"dependencies": {}
4343
}

0 commit comments

Comments
 (0)