Skip to content

Commit

Permalink
Update dependency @babel/core to v7.22.11 (#8439)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 28, 2023
1 parent 5602469 commit 8ff1445
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"babel-loader": "9.1.3",
"clean-webpack-plugin": "4.0.0",
Expand Down
62 changes: 31 additions & 31 deletions war/yarn.lock
Expand Up @@ -66,26 +66,26 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.22.10":
version: 7.22.10
resolution: "@babel/core@npm:7.22.10"
"@babel/core@npm:7.22.11":
version: 7.22.11
resolution: "@babel/core@npm:7.22.11"
dependencies:
"@ampproject/remapping": ^2.2.0
"@babel/code-frame": ^7.22.10
"@babel/generator": ^7.22.10
"@babel/helper-compilation-targets": ^7.22.10
"@babel/helper-module-transforms": ^7.22.9
"@babel/helpers": ^7.22.10
"@babel/parser": ^7.22.10
"@babel/helpers": ^7.22.11
"@babel/parser": ^7.22.11
"@babel/template": ^7.22.5
"@babel/traverse": ^7.22.10
"@babel/types": ^7.22.10
"@babel/traverse": ^7.22.11
"@babel/types": ^7.22.11
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.2
json5: ^2.2.3
semver: ^6.3.1
checksum: cc4efa09209fe1f733cf512e9e4bb50870b191ab2dee8014e34cd6e731f204e48476cc53b4bbd0825d4d342304d577ae43ff5fd8ab3896080673c343321acb32
checksum: f258b2539ea2e5bfe55a708c2f3e1093a1b4744f12becc35abeb896037b66210de9a8ad6296a706046d5dc3a24e564362b73a9b814e5bfe500c8baab60c22d2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -340,14 +340,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.22.10":
version: 7.22.10
resolution: "@babel/helpers@npm:7.22.10"
"@babel/helpers@npm:^7.22.11":
version: 7.22.11
resolution: "@babel/helpers@npm:7.22.11"
dependencies:
"@babel/template": ^7.22.5
"@babel/traverse": ^7.22.10
"@babel/types": ^7.22.10
checksum: 3b1219e362df390b6c5d94b75a53fc1c2eb42927ced0b8022d6a29b833a839696206b9bdad45b4805d05591df49fc16b6fb7db758c9c2ecfe99e3e94cb13020f
"@babel/traverse": ^7.22.11
"@babel/types": ^7.22.11
checksum: 93186544228b5e371486466ec3b86a77cce91beeff24a5670ca8ec46d50328f7700dab82d532351286e9d68624dc51d6d71589b051dd9535e44be077a43ec013
languageName: node
linkType: hard

Expand All @@ -362,12 +362,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.22.10, @babel/parser@npm:^7.22.5":
version: 7.22.10
resolution: "@babel/parser@npm:7.22.10"
"@babel/parser@npm:^7.22.11, @babel/parser@npm:^7.22.5":
version: 7.22.11
resolution: "@babel/parser@npm:7.22.11"
bin:
parser: ./bin/babel-parser.js
checksum: af51567b7d3cdf523bc608eae057397486c7fa6c2e5753027c01fe5c36f0767b2d01ce3049b222841326cc5b8c7fda1d810ac1a01af0a97bb04679e2ef9f7049
checksum: 332079ed09794d3685343e9fc39c6a12dcb6ea589119f2135952cdef2424296786bb609a33f6dfa9be271797bbf8339f1865118418ea50b32a0c701734c96664
languageName: node
linkType: hard

Expand Down Expand Up @@ -1313,32 +1313,32 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.22.10, @babel/traverse@npm:^7.22.5":
version: 7.22.10
resolution: "@babel/traverse@npm:7.22.10"
"@babel/traverse@npm:^7.22.11, @babel/traverse@npm:^7.22.5":
version: 7.22.11
resolution: "@babel/traverse@npm:7.22.11"
dependencies:
"@babel/code-frame": ^7.22.10
"@babel/generator": ^7.22.10
"@babel/helper-environment-visitor": ^7.22.5
"@babel/helper-function-name": ^7.22.5
"@babel/helper-hoist-variables": ^7.22.5
"@babel/helper-split-export-declaration": ^7.22.6
"@babel/parser": ^7.22.10
"@babel/types": ^7.22.10
"@babel/parser": ^7.22.11
"@babel/types": ^7.22.11
debug: ^4.1.0
globals: ^11.1.0
checksum: 9f7b358563bfb0f57ac4ed639f50e5c29a36b821a1ce1eea0c7db084f5b925e3275846d0de63bde01ca407c85d9804e0efbe370d92cd2baaafde3bd13b0f4cdb
checksum: 4ad62d548ca8b95dbf45bae16cc167428f174f3c837d55a5878b1f17bdbc8b384d6df741dc7c461b62c04d881cf25644d3ab885909ba46e3ac43224e2b15b504
languageName: node
linkType: hard

"@babel/types@npm:^7.22.10, @babel/types@npm:^7.22.5, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.22.10
resolution: "@babel/types@npm:7.22.10"
"@babel/types@npm:^7.22.10, @babel/types@npm:^7.22.11, @babel/types@npm:^7.22.5, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.22.11
resolution: "@babel/types@npm:7.22.11"
dependencies:
"@babel/helper-string-parser": ^7.22.5
"@babel/helper-validator-identifier": ^7.22.5
to-fast-properties: ^2.0.0
checksum: 095c4f4b7503fa816e4094113f0ec2351ef96ff32012010b771693066ff628c7c664b21c6bd3fb93aeb46fe7c61f6b3a3c9e4ed0034d6a2481201c417371c8af
checksum: 431a6446896adb62c876d0fe75263835735d3c974aae05356a87eb55f087c20a777028cf08eadcace7993e058bbafe3b21ce2119363222c6cef9eedd7a204810
languageName: node
linkType: hard

Expand Down Expand Up @@ -4350,7 +4350,7 @@ __metadata:
resolution: "jenkins-ui@workspace:."
dependencies:
"@babel/cli": 7.22.10
"@babel/core": 7.22.10
"@babel/core": 7.22.11
"@babel/preset-env": 7.22.10
babel-loader: 9.1.3
clean-webpack-plugin: 4.0.0
Expand Down Expand Up @@ -4524,7 +4524,7 @@ __metadata:
languageName: node
linkType: hard

"json5@npm:^2.2.2":
"json5@npm:^2.2.3":
version: 2.2.3
resolution: "json5@npm:2.2.3"
bin:
Expand Down

0 comments on commit 8ff1445

Please sign in to comment.