mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-20 09:45:37 +08:00
Bump core-js from 3.17.1 to 3.17.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.1 to 3.17.2. - [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.17.1...v3.17.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
608c0ba0b5
commit
e9c4935778
6
package-lock.json
generated
6
package-lock.json
generated
@ -6147,9 +6147,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.17.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.1.tgz",
|
||||
"integrity": "sha512-C8i/FNpVN2Ti89QIJcFn9ZQmnM+HaAQr2OpE+ja3TRM9Q34FigsGlAVuwPGkIgydSVClo/1l1D1grP8LVt9IYA==",
|
||||
"version": "3.17.2",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.2.tgz",
|
||||
"integrity": "sha512-XkbXqhcXeMHPRk2ItS+zQYliAMilea2euoMsnpRRdDad6b2VY6CQQcwz1K8AnWesfw4p165RzY0bTnr3UrbYiA==",
|
||||
"dev": true
|
||||
},
|
||||
"core-js-compat": {
|
||||
|
@ -52,7 +52,7 @@
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-preset-minify": "^0.5.0",
|
||||
"core-js": "^3.17.1",
|
||||
"core-js": "^3.17.2",
|
||||
"css-loader": "^6.2.0",
|
||||
"eslint": "^7.31.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user