Skip to content

Commit

Permalink
Bump ace-builds from 1.33.2 to 1.34.1 in /graylog2-web-interface (#19443
Browse files Browse the repository at this point in the history
)

Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.33.2 to 1.34.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md)
- [Commits](ajaxorg/ace-builds@v1.33.2...v1.34.1)

---
updated-dependencies:
- dependency-name: ace-builds
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 372afb7 commit 5274125
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion graylog2-web-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@reduxjs/toolkit": "^2.2.0",
"@tanstack/query-sync-storage-persister": "^4.33.0",
"@tanstack/react-query-persist-client": "^4.33.0",
"ace-builds": "1.33.2",
"ace-builds": "1.34.1",
"bootstrap": "3.4.1",
"bson-objectid": "^2.0.3",
"chroma-js": "^2.0.3",
Expand Down
16 changes: 8 additions & 8 deletions graylog2-web-interface/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3986,10 +3986,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8:
mime-types "~2.1.34"
negotiator "0.6.3"

ace-builds@1.33.2, ace-builds@^1.32.8:
version "1.33.2"
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.33.2.tgz#4ce274f940491b4825f37881c633f7e0593e010b"
integrity sha512-uDqCe+XDIdnADaDrA8o+x+qAfbM6uqyDQ43QcE6qC7zBPTvQSMOSPcXW+HvjZhEc2YbVYSaxXJX1qQKPgYqi5w==
ace-builds@1.34.1, ace-builds@^1.32.8:
version "1.34.1"
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.34.1.tgz#c05d16ded7ead95a55ae01749dd715713aee15c4"
integrity sha512-hwRzr6BkRwsq5A19yA9E36KNNtn0+zESYolnWK3TADJsWVQS0T24nvbgdjXwqk2JEMQXE4PlqAw+ZgprvFtKjw==

acorn-globals@^4.1.0:
version "4.3.4"
Expand Down Expand Up @@ -7175,7 +7175,7 @@ eslint-config-airbnb@19.0.4:
eslint-config-airbnb "19.0.4"
eslint-import-resolver-webpack "0.13.8"
eslint-plugin-compat "4.2.0"
eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-f037a29e-c9da-4af6-80dd-5a12a3817169-1716537011992/node_modules/eslint-plugin-graylog"
eslint-plugin-graylog "file:packages/eslint-plugin-graylog"
eslint-plugin-import "2.25.3"
eslint-plugin-jest "28.5.0"
eslint-plugin-jest-dom "5.4.0"
Expand Down Expand Up @@ -8636,13 +8636,13 @@ graphemer@^1.4.0:
"@types/create-react-class" "15.6.8"
"@types/jquery" "3.5.30"
"@types/react" "18.3.3"
babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.1.0-SNAPSHOT-016c78b1-1a37-42a2-bd55-66a230f972fb-1716537011867/node_modules/babel-preset-graylog"
babel-preset-graylog "file:packages/babel-preset-graylog"
create-react-class "15.7.0"
eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.1.0-SNAPSHOT-016c78b1-1a37-42a2-bd55-66a230f972fb-1716537011867/node_modules/eslint-config-graylog"
eslint-config-graylog "file:packages/eslint-config-graylog"
formik "2.4.6"
history "^5.3.0"
html-webpack-plugin "^5.5.0"
jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.1.0-SNAPSHOT-016c78b1-1a37-42a2-bd55-66a230f972fb-1716537011867/node_modules/jest-preset-graylog"
jest-preset-graylog "file:packages/jest-preset-graylog"
jquery "3.7.1"
moment "2.30.1"
moment-timezone "0.5.45"
Expand Down

0 comments on commit 5274125

Please sign in to comment.