Skip to content

Commit b61825f

Browse files
Update dependency events to ^3.3.0
1 parent 152565c commit b61825f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-react": "7.37.4",
9191
"eslint-plugin-react-hooks": "4.6.2",
9292
"eslint-plugin-react-refresh": "^0.4.24",
93-
"events": "^3.1.0",
93+
"events": "^3.3.0",
9494
"jsdom": "^26.1.0",
9595
"markdownlint-cli": "0.44.0",
9696
"matomo-js-client-types": "5.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5107,7 +5107,7 @@ eventemitter3@^4.0.1:
51075107
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
51085108
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
51095109

5110-
events@^3.1.0:
5110+
events@^3.3.0:
51115111
version "3.3.0"
51125112
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
51135113
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==

0 commit comments

Comments
 (0)