Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent d626af3 commit 16392db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"url": "https://github.com/yamadashy/slack-channels-grouping/issues"
},
"dependencies": {
"core-js": "3.37.1",
"core-js": "3.38.0",
"eventemitter3": "5.0.1",
"jquery": "3.7.1",
"loglevel": "^1.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7313,10 +7313,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.37.1":
version: 3.37.1
resolution: "core-js@npm:3.37.1"
checksum: 10/25d6bd15fcc6ffd2a0ec0be57a78ff3358b3e1fdffdb6800fc93dcfdb3854037aee41f3d101aed8c37905d107daf98218b3e7ee95cec383710d2a66a5d9e541b
"core-js@npm:3.38.0":
version: 3.38.0
resolution: "core-js@npm:3.38.0"
checksum: 10/95f5c768ee14aaf79e8fece9e58023a5a6367186184c92e825a842f271d3d91c559cfadee9c75712c463f248c61d636ed5a31a1fff1c904d4f5a2ed69b23f0c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -13573,7 +13573,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.0.0"
"@webextension-toolbox/webextension-toolbox": "npm:^7.0.0"
babel-loader: "npm:^9.1.3"
core-js: "npm:3.37.1"
core-js: "npm:3.38.0"
eslint: "npm:^9.0.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-formatter-friendly: "npm:^7.0.0"
Expand Down

0 comments on commit 16392db

Please sign in to comment.