Skip to content

Commit aa1ce80

Browse files
Bump @babel/preset-env in /DigitalLearningSolutions.Web
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.6 to 7.23.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da0da9b commit aa1ce80

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.23.6",
39-
"@babel/preset-env": "^7.23.6",
39+
"@babel/preset-env": "^7.23.7",
4040
"@babel/preset-typescript": "^7.23.3",
4141
"@types/dompurify": "^2.3.3",
4242
"@types/jest": "^27.5.2",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@
124124
regexpu-core "^5.3.1"
125125
semver "^6.3.1"
126126

127-
"@babel/helper-define-polyfill-provider@^0.4.3":
128-
version "0.4.3"
129-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
130-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
127+
"@babel/helper-define-polyfill-provider@^0.4.4":
128+
version "0.4.4"
129+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
130+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
131131
dependencies:
132132
"@babel/helper-compilation-targets" "^7.22.6"
133133
"@babel/helper-plugin-utils" "^7.22.5"
@@ -294,10 +294,10 @@
294294
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
295295
"@babel/plugin-transform-optional-chaining" "^7.23.3"
296296

297-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
298-
version "7.23.3"
299-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz#20c60d4639d18f7da8602548512e9d3a4c8d7098"
300-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
297+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
298+
version "7.23.7"
299+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b"
300+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
301301
dependencies:
302302
"@babel/helper-environment-visitor" "^7.22.20"
303303
"@babel/helper-plugin-utils" "^7.22.5"
@@ -469,10 +469,10 @@
469469
dependencies:
470470
"@babel/helper-plugin-utils" "^7.22.5"
471471

472-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
473-
version "7.23.4"
474-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
475-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
472+
"@babel/plugin-transform-async-generator-functions@^7.23.7":
473+
version "7.23.7"
474+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
475+
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
476476
dependencies:
477477
"@babel/helper-environment-visitor" "^7.22.20"
478478
"@babel/helper-plugin-utils" "^7.22.5"
@@ -861,18 +861,18 @@
861861
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
862862
"@babel/helper-plugin-utils" "^7.22.5"
863863

864-
"@babel/preset-env@^7.23.6":
865-
version "7.23.6"
866-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
867-
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
864+
"@babel/preset-env@^7.23.7":
865+
version "7.23.7"
866+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
867+
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
868868
dependencies:
869869
"@babel/compat-data" "^7.23.5"
870870
"@babel/helper-compilation-targets" "^7.23.6"
871871
"@babel/helper-plugin-utils" "^7.22.5"
872872
"@babel/helper-validator-option" "^7.23.5"
873873
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
874874
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
875-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
875+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
876876
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
877877
"@babel/plugin-syntax-async-generators" "^7.8.4"
878878
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -893,7 +893,7 @@
893893
"@babel/plugin-syntax-top-level-await" "^7.14.5"
894894
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
895895
"@babel/plugin-transform-arrow-functions" "^7.23.3"
896-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
896+
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
897897
"@babel/plugin-transform-async-to-generator" "^7.23.3"
898898
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
899899
"@babel/plugin-transform-block-scoping" "^7.23.4"
@@ -941,9 +941,9 @@
941941
"@babel/plugin-transform-unicode-regex" "^7.23.3"
942942
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
943943
"@babel/preset-modules" "0.1.6-no-external-plugins"
944-
babel-plugin-polyfill-corejs2 "^0.4.6"
945-
babel-plugin-polyfill-corejs3 "^0.8.5"
946-
babel-plugin-polyfill-regenerator "^0.5.3"
944+
babel-plugin-polyfill-corejs2 "^0.4.7"
945+
babel-plugin-polyfill-corejs3 "^0.8.7"
946+
babel-plugin-polyfill-regenerator "^0.5.4"
947947
core-js-compat "^3.31.0"
948948
semver "^6.3.1"
949949

@@ -2167,29 +2167,29 @@ babel-plugin-jest-hoist@^28.1.3:
21672167
"@types/babel__core" "^7.1.14"
21682168
"@types/babel__traverse" "^7.0.6"
21692169

2170-
babel-plugin-polyfill-corejs2@^0.4.6:
2171-
version "0.4.6"
2172-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
2173-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
2170+
babel-plugin-polyfill-corejs2@^0.4.7:
2171+
version "0.4.7"
2172+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
2173+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
21742174
dependencies:
21752175
"@babel/compat-data" "^7.22.6"
2176-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2176+
"@babel/helper-define-polyfill-provider" "^0.4.4"
21772177
semver "^6.3.1"
21782178

2179-
babel-plugin-polyfill-corejs3@^0.8.5:
2180-
version "0.8.5"
2181-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1"
2182-
integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==
2179+
babel-plugin-polyfill-corejs3@^0.8.7:
2180+
version "0.8.7"
2181+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
2182+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
21832183
dependencies:
2184-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2185-
core-js-compat "^3.32.2"
2184+
"@babel/helper-define-polyfill-provider" "^0.4.4"
2185+
core-js-compat "^3.33.1"
21862186

2187-
babel-plugin-polyfill-regenerator@^0.5.3:
2188-
version "0.5.3"
2189-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
2190-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
2187+
babel-plugin-polyfill-regenerator@^0.5.4:
2188+
version "0.5.4"
2189+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
2190+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
21912191
dependencies:
2192-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2192+
"@babel/helper-define-polyfill-provider" "^0.4.4"
21932193

21942194
babel-preset-current-node-syntax@^1.0.0:
21952195
version "1.0.1"
@@ -2254,7 +2254,7 @@ browser-process-hrtime@^1.0.0:
22542254
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
22552255
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
22562256

2257-
browserslist@^4.14.5, browserslist@^4.22.1:
2257+
browserslist@^4.14.5:
22582258
version "4.22.1"
22592259
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
22602260
integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==
@@ -2477,12 +2477,12 @@ convert-source-map@^2.0.0:
24772477
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
24782478
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
24792479

2480-
core-js-compat@^3.31.0, core-js-compat@^3.32.2:
2481-
version "3.33.0"
2482-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.0.tgz#24aa230b228406450b2277b7c8bfebae932df966"
2483-
integrity sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw==
2480+
core-js-compat@^3.31.0, core-js-compat@^3.33.1:
2481+
version "3.35.0"
2482+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873"
2483+
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==
24842484
dependencies:
2485-
browserslist "^4.22.1"
2485+
browserslist "^4.22.2"
24862486

24872487
core-js@^3.28.0, core-js@^3.34.0:
24882488
version "3.34.0"

0 commit comments

Comments
 (0)