mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-21 00:23:02 +08:00
Bump core-js from 3.23.5 to 3.24.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.5 to 3.24.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.23.5...v3.24.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
afa70b3e2e
commit
bb343761cd
6
package-lock.json
generated
6
package-lock.json
generated
@ -6942,9 +6942,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.23.5",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.5.tgz",
|
||||
"integrity": "sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==",
|
||||
"version": "3.24.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
|
||||
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==",
|
||||
"dev": true
|
||||
},
|
||||
"core-js-compat": {
|
||||
|
@ -52,7 +52,7 @@
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-preset-minify": "^0.5.2",
|
||||
"core-js": "^3.23.5",
|
||||
"core-js": "^3.24.0",
|
||||
"css-loader": "^6.7.1",
|
||||
"eslint": "^8.20.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user