Skip to content

Commit 0cbe4cf

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [trix](https://github.com/basecamp/trix) and [follow-redirects](https://github.com/follow-redirects/follow-redirects). Updates `trix` from 2.0.5 to 2.1.1 - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.0.5...v2.1.1) Updates `follow-redirects` from 1.15.2 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: trix dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a658c68 commit 0cbe4cf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

actiontext/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"@rails/activestorage": ">= 7.1.0-alpha"
2626
},
2727
"peerDependencies": {
28-
"trix": "^2.0.0"
28+
"trix": "^2.1.1"
2929
},
3030
"devDependencies": {
3131
"@rollup/plugin-commonjs": "^19.0.1",
3232
"@rollup/plugin-node-resolve": "^11.0.1",
3333
"rollup": "^2.35.1",
34-
"trix": "^2.0.0"
34+
"trix": "^2.1.1"
3535
},
3636
"scripts": {
3737
"build": "rollup --config rollup.config.js"

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1256,9 +1256,9 @@ flatted@^3.1.0, flatted@^3.2.7:
12561256
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
12571257

12581258
follow-redirects@^1.0.0:
1259-
version "1.15.2"
1260-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz"
1261-
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
1259+
version "1.15.6"
1260+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
1261+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
12621262

12631263
for-each@^0.3.3:
12641264
version "0.3.3"
@@ -2848,10 +2848,10 @@ tough-cookie@~2.4.3:
28482848
psl "^1.1.24"
28492849
punycode "^1.4.1"
28502850

2851-
trix@^2.0.0:
2852-
version "2.0.5"
2853-
resolved "https://registry.npmjs.org/trix/-/trix-2.0.5.tgz"
2854-
integrity sha512-OiCbDf17F7JahEwhyL1MvK9DxAAT1vkaW5sn+zpwfemZAcc4RfQB4ku18/1mKP58LRwBhjcy+6TBho7ciXz52Q==
2851+
trix@^2.1.1:
2852+
version "2.1.1"
2853+
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.1.tgz#688f1213601316cf8b92c5e625d2f562c118c780"
2854+
integrity sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ==
28552855

28562856
tsconfig-paths@^3.14.2:
28572857
version "3.14.2"

0 commit comments

Comments
 (0)