Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 3526d87

Browse files
Merge pull request #28 from FreeTubeApp/dependabot/npm_and_yarn/babel/plugin-transform-object-assign-7.22.5
build(deps-dev): bump @babel/plugin-transform-object-assign from 7.18.6 to 7.22.5
2 parents 96e6c17 + 9f31219 commit 3526d87

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"homepage": "https://github.com/FreeTubeApp/videojs-quality-selector#readme",
3838
"devDependencies": {
3939
"@babel/core": "^7.22.5",
40-
"@babel/plugin-transform-object-assign": "^7.18.6",
40+
"@babel/plugin-transform-object-assign": "^7.22.5",
4141
"@babel/preset-env": "^7.22.4",
4242
"@rollup/plugin-babel": "^6.0.3",
4343
"@rollup/plugin-commonjs": "^25.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,10 @@
237237
dependencies:
238238
"@babel/types" "^7.18.6"
239239

240-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.21.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
241-
version "7.21.5"
242-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz#345f2377d05a720a4e5ecfa39cbf4474a4daed56"
243-
integrity sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==
240+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.21.5", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
241+
version "7.22.5"
242+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
243+
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
244244

245245
"@babel/helper-remap-async-to-generator@^7.18.9":
246246
version "7.18.9"
@@ -768,12 +768,12 @@
768768
"@babel/helper-plugin-utils" "^7.21.5"
769769
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
770770

771-
"@babel/plugin-transform-object-assign@^7.18.6":
772-
version "7.18.6"
773-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.18.6.tgz#7830b4b6f83e1374a5afb9f6111bcfaea872cdd2"
774-
integrity sha512-mQisZ3JfqWh2gVXvfqYCAAyRs6+7oev+myBsTwW5RnPhYXOTuCEw2oe3YgxlXMViXUS53lG8koulI7mJ+8JE+A==
771+
"@babel/plugin-transform-object-assign@^7.22.5":
772+
version "7.22.5"
773+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.22.5.tgz#290c1b9555dcea48bb2c29ad94237777600d04f9"
774+
integrity sha512-iDhx9ARkXq4vhZ2CYOSnQXkmxkDgosLi3J8Z17mKz7LyzthtkdVchLD7WZ3aXeCuvJDOW3+1I5TpJmwIbF9MKQ==
775775
dependencies:
776-
"@babel/helper-plugin-utils" "^7.18.6"
776+
"@babel/helper-plugin-utils" "^7.22.5"
777777

778778
"@babel/plugin-transform-object-rest-spread@^7.22.3":
779779
version "7.22.3"

0 commit comments

Comments
 (0)