Skip to content

Commit

Permalink
Merge branch 'master' into TIMOB-28330
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtcoolguy committed Feb 1, 2021
2 parents 0cdaaad + 512aeaa commit 64c0273
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 39 deletions.
79 changes: 47 additions & 32 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"async": "^3.2.0",
"boxen": "^5.0.0",
"buffer-equal": "1.0.0",
"clean-css": "4.2.3",
"clean-css": "5.0.1",
"colors": "^1.4.0",
"ejs": "^3.1.5",
"fields": "0.1.24",
Expand Down Expand Up @@ -122,9 +122,9 @@
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.1.0",
"@rollup/plugin-babel": "^5.2.3",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.1.1",
"@seadub/clang-format-lint": "0.0.2",
"@seadub/danger-plugin-dependencies": "1.0.0",
"@seadub/danger-plugin-eslint": "^2.0.0",
Expand All @@ -138,8 +138,8 @@
"core-js": "^3.8.3",
"cz-conventional-changelog": "^3.3.0",
"danger": "^10.6.1",
"dateformat": "^4.5.0",
"eslint": "^7.18.0",
"dateformat": "^4.5.1",
"eslint": "^7.19.0",
"eslint-config-axway": "^5.0.0",
"eslint-plugin-mocha": "^8.0.0",
"folder-hash": "^4.0.0",
Expand All @@ -152,7 +152,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"request-promise-native": "^1.0.9",
"rollup": "^2.38.1",
"rollup": "^2.38.3",
"ssri": "^8.0.1",
"stream-splitter": "^0.3.2",
"strip-ansi": "^6.0.0",
Expand Down

0 comments on commit 64c0273

Please sign in to comment.