Skip to content

Commit

Permalink
chore: Upgrade devlopment dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prantlf committed Oct 28, 2018
1 parent db47b11 commit f1c2762
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 39 deletions.
74 changes: 40 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dayjs-ext",
"version": "0.0.0-development",
"version": "1.12.4",
"description": "2KB immutable date time library alternative to Moment.js with the same modern API ",
"main": "dayjs.min.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -161,14 +161,14 @@
"benchmark": "^2.1.4",
"cross-env": "^5.2.0",
"date-fns": "^1.29.0",
"eslint": "^5.7.0",
"eslint": "^5.8.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.25.1",
"eslint-plugin-jest": "^21.26.2",
"gzip-size-cli": "^3.0.0",
"jasmine-core": "^3.2.1",
"jasmine-core": "^3.3.0",
"jest": "^23.6.0",
"karma": "^3.0.0",
"karma": "^3.1.1",
"karma-jasmine": "^1.1.2",
"karma-sauce-launcher": "^1.2.0",
"mockdate": "^2.0.2",
Expand Down

0 comments on commit f1c2762

Please sign in to comment.