Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit ab9cff3

Browse files
chore: update packages
1 parent 9546a1c commit ab9cff3

File tree

4 files changed

+586
-780
lines changed

4 files changed

+586
-780
lines changed

assets/js/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
},
2727
"license": "GPL-3.0",
2828
"devDependencies": {
29-
"@babel/core": "^7.12.17",
29+
"@babel/core": "^7.13.1",
3030
"@babel/plugin-transform-react-jsx": "^7.12.17",
31-
"@babel/preset-env": "^7.12.17",
32-
"@technote-space/gutenberg-test-helper": "^0.1.10",
33-
"@technote-space/gutenberg-utils": "^2.3.1",
34-
"@technote-space/register-grouped-format-type": "^2.2.1",
35-
"@wordpress/components": "^12.0.6",
36-
"@wordpress/compose": "^3.24.3",
31+
"@babel/preset-env": "^7.13.5",
32+
"@technote-space/gutenberg-test-helper": "^0.1.11",
33+
"@technote-space/gutenberg-utils": "^2.3.2",
34+
"@technote-space/register-grouped-format-type": "^2.2.2",
35+
"@wordpress/components": "^12.0.7",
36+
"@wordpress/compose": "^3.24.4",
3737
"@wordpress/element": "^2.19.1",
38-
"@wordpress/rich-text": "^3.24.6",
38+
"@wordpress/rich-text": "^3.24.7",
3939
"babel-jest": "^26.6.3",
4040
"babel-loader": "^8.2.2",
4141
"duplicate-package-checker-webpack-plugin": "^3.0.0",
@@ -49,7 +49,7 @@
4949
"jquery.marker-animation": "^1.5.6",
5050
"lodash": "^4.17.21",
5151
"speed-measure-webpack-plugin": "^1.4.2",
52-
"webpack": "^5.23.0",
52+
"webpack": "^5.24.2",
5353
"webpack-cli": "~4.5.0"
5454
}
5555
}

0 commit comments

Comments
 (0)