Skip to content

Commit 7721d21

Browse files
Merge pull request #223 from technote-space/release/next-v1.5.4
release: v1.5.5
2 parents 6699b74 + ea1f711 commit 7721d21

File tree

2 files changed

+319
-388
lines changed

2 files changed

+319
-388
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "Marker animation jQuery plugin",
55
"keywords": [
66
"jquery-plugin",
@@ -40,21 +40,21 @@
4040
"devDependencies": {
4141
"@babel/core": "^7.12.10",
4242
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
43-
"@babel/plugin-transform-react-jsx": "^7.12.10",
43+
"@babel/plugin-transform-react-jsx": "^7.12.12",
4444
"@babel/plugin-transform-runtime": "^7.12.10",
45-
"@babel/preset-env": "^7.12.10",
45+
"@babel/preset-env": "^7.12.11",
4646
"@babel/register": "^7.12.10",
4747
"babel-jest": "^26.6.3",
4848
"babel-loader": "^8.2.2",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5050
"enzyme": "^3.11.0",
5151
"enzyme-to-json": "^3.6.1",
52-
"eslint": "^7.15.0",
52+
"eslint": "^7.17.0",
5353
"jest": "^26.6.3",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.3.3",
56-
"webpack": "^5.10.1",
57-
"webpack-cli": "^4.2.0"
56+
"webpack": "^5.11.1",
57+
"webpack-cli": "^4.3.1"
5858
},
5959
"publishConfig": {
6060
"access": "public"

0 commit comments

Comments
 (0)