Skip to content

Commit

Permalink
⬆️ Bump crypto-js and @types/crypto-js
Browse files Browse the repository at this point in the history
Bumps [crypto-js](https://github.com/brix/crypto-js) and [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js). These dependencies needed to be updated together.

Updates `crypto-js` from 4.1.1 to 4.2.0
- [Commits](brix/crypto-js@4.1.1...4.2.0)

Updates `@types/crypto-js` from 4.1.1 to 4.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/crypto-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 131cff1 commit 5f7eea6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"dependencies": {
"ansicolor": "^2.0.3",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"pyodide": "^0.20.0"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@types/crypto-js": "^4.1.1",
"@types/crypto-js": "^4.2.2",
"@types/node": "^22.0.0",
"@types/semver": "^7.5.8",
"builtin-modules": "3.3.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 5f7eea6

Please sign in to comment.