Skip to content

Commit

Permalink
Merge pull request #452 from rtfpessoa/bump-deps
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
rtfpessoa authored Oct 23, 2022
2 parents f9d328e + 35e518f commit 86f43ba
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 336 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,27 +90,27 @@
"devDependencies": {
"@types/diff": "5.0.2",
"@types/hogan.js": "3.0.1",
"@types/jest": "29.1.2",
"@types/jest": "29.2.0",
"@types/mkdirp": "1.0.2",
"@types/node": "18.11.0",
"@types/node": "18.11.3",
"@types/nopt": "3.0.29",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"all-contributors-cli": "^6.24.0",
"autoprefixer": "10.4.12",
"bulma": "^0.9.4",
"clipboard": "2.0.11",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
"cssnano": "5.1.13",
"eslint": "8.25.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.2",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-promise": "6.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.16.0",
"file-loader": "6.2.0",
"handlebars": "4.7.7",
Expand All @@ -119,7 +119,7 @@
"husky": "^8.0.1",
"image-webpack-loader": "8.1.0",
"is-ci-cli": "2.2.0",
"jest": "29.2.0",
"jest": "29.2.1",
"lint-staged": "13.0.3",
"markdown-toc": "^1.2.0",
"mini-css-extract-plugin": "2.6.1",
Expand Down
Loading

0 comments on commit 86f43ba

Please sign in to comment.