Skip to content

Commit

Permalink
Merge pull request #431 from mikepenz/feature/dependency_udpates_2021…
Browse files Browse the repository at this point in the history
…1129

Dependency updates 2021.11.29
  • Loading branch information
mikepenz authored Nov 29, 2021
2 parents 7635c7c + fd2bb03 commit adae395
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@
"@actions/glob": "^0.2.0",
"@octokit/rest": "^18.12.0",
"nock": "^13.2.1",
"webpack": "^5.64.2",
"webpack": "^5.64.4",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@types/jest": "^27.0.3",
"@typescript-eslint/parser": "^5.4.0",
"@types/node": "^16.11.9",
"@types/node": "^16.11.10",
"@vercel/ncc": "^0.32.0",
"eslint": "^8.3.0",
"eslint-plugin-github": "^4.3.5",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-jest": "^25.3.0",
"jest": "^27.3.1",
"jest-circus": "^27.3.1",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",
"prettier": "2.5.0",
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"
}
Expand Down

0 comments on commit adae395

Please sign in to comment.