Skip to content

Commit 91ec4a5

Browse files
committed
Update packages in yarn.lock
Several packages were updated in yarn.lock file, including "@ampproject/remapping" and "@babel". These updates can include bug fixes, performance improvements, and security updates provided by the package maintainers.
1 parent 8ae8eb8 commit 91ec4a5

File tree

2 files changed

+585
-614
lines changed

2 files changed

+585
-614
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"dependencies": {
2828
"@testing-library/user-event": "^14.5.2",
2929
"@wordpress/api-fetch": "^6.48.0",
30-
"@wordpress/components": "^27.0.0",
31-
"@wordpress/data": "^9.22.0",
32-
"@wordpress/dom-ready": "^3.52.0",
33-
"@wordpress/hooks": "^3.52.0",
34-
"@wordpress/i18n": "^4.52.0",
35-
"@wordpress/notices": "^4.20.0",
30+
"@wordpress/components": "^27.1.0",
31+
"@wordpress/data": "^9.23.0",
32+
"@wordpress/dom-ready": "^3.53.0",
33+
"@wordpress/hooks": "^3.53.0",
34+
"@wordpress/i18n": "^4.53.0",
35+
"@wordpress/notices": "^4.21.0",
3636
"dotenv": "^16.4.5",
3737
"react": "18.2.0",
3838
"react-dom": "18.2.0",
@@ -46,11 +46,11 @@
4646
"@testing-library/jest-dom": "^6.4.2",
4747
"@testing-library/react": "14.2.1",
4848
"@types/jest": "^29.5.12",
49-
"@types/node": "^20.11.24",
49+
"@types/node": "^20.11.25",
5050
"@types/react-syntax-highlighter": "^15.5.11",
5151
"@types/wordpress__components": "^23.0.11",
5252
"@wordpress/e2e-test-utils-playwright": "^0.21.0",
53-
"@wordpress/env": "^9.4.0",
53+
"@wordpress/env": "^9.5.0",
5454
"@wordpress/eslint-plugin": "^17.10.0",
5555
"@wordpress/scripts": "^27.4.0",
5656
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)