Skip to content

Commit

Permalink
Bump @types/core-js from 2.5.5 to 2.5.6 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@types/core-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/core-js) from 2.5.5 to 2.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/core-js)

---
updated-dependencies:
- dependency-name: "@types/core-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 30, 2023
1 parent 902c5c6 commit af2f9f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.1",
"@types/classnames": "^2.3.1",
"@types/core-js": "^2.5.5",
"@types/core-js": "^2.5.6",
"@types/jest": "^28.1.8",
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.9",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1853,10 +1853,10 @@
dependencies:
classnames "*"

"@types/core-js@^2.5.5":
version "2.5.5"
resolved "https://registry.yarnpkg.com/@types/core-js/-/core-js-2.5.5.tgz#dc5a013ee0b23bd5ac126403854fadabb4f24f75"
integrity sha512-C4vwOHrhsvxn7UFyk4NDQNUpgNKdWsT/bL39UWyD75KSEOObZSKa9mYDOCM5FGeJG2qtbG0XiEbUKND2+j0WOg==
"@types/core-js@^2.5.6":
version "2.5.6"
resolved "https://registry.yarnpkg.com/@types/core-js/-/core-js-2.5.6.tgz#b06885ab91decdc4045215dbc4edbf02f061900d"
integrity sha512-zLzoC7avO4EYUUYCSzDaahSP1QJEpZQcPxqs91mPeFdh2NS4hQBcnRoEc9RuXfJ8cdN/KXUWukMmZGcKaWeOvw==

"@types/eslint@^7.2.6":
version "7.2.7"
Expand Down

0 comments on commit af2f9f8

Please sign in to comment.