Skip to content

Commit

Permalink
feat(packages.json): packages updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rimiti committed May 27, 2020
1 parent 0deb6d8 commit 913b84e
Show file tree
Hide file tree
Showing 2 changed files with 1,924 additions and 1,497 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@
"html-pdf": "2.2.0",
"i18n-factory": "0.0.2",
"json-override": "0.2.0",
"moment": "2.24.0",
"pug": "2.0.3",
"moment": "2.26.0",
"pug": "3.0.0"
},
"devDependencies": {
"@babel/cli": "7.4.3",
"@babel/core": "7.4.3",
"@babel/preset-env": "7.4.3",
"@babel/register": "7.4.0",
"babel-eslint": "10.0.1",
"babel-jest": "~24.7.1",
"eslint": "5.16.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.17.2",
"jest": "24.7.1"
"@babel/cli": "7.10.0",
"@babel/core": "7.10.0",
"@babel/preset-env": "7.10.0",
"@babel/register": "7.9.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.0.1",
"eslint": "7.1.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-plugin-import": "2.20.2",
"jest": "26.0.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down
Loading

0 comments on commit 913b84e

Please sign in to comment.