Skip to content

Commit

Permalink
Merge pull request #544 from getformwork/dependabot/npm_and_yarn/pane…
Browse files Browse the repository at this point in the history
…l/codemirror-5.65.17

Bump codemirror from 5.65.16 to 5.65.17 in /panel
  • Loading branch information
giuscris authored Aug 10, 2024
2 parents 138e54e + f7f32b9 commit 96311a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"chartist": "^1.3.0",
"codemirror": "^5.65.16",
"codemirror": "^5.65.17",
"sortablejs": "^1.15.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions panel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -812,10 +812,10 @@ __metadata:
languageName: node
linkType: hard

"codemirror@npm:^5.65.16":
version: 5.65.16
resolution: "codemirror@npm:5.65.16"
checksum: 10c0/72ab3aae5ee0511b33348761da43585a0368f2845016f1fe177e1aa9bf3d7beee7f98550ffd82908726bf731df2376dc371e383bf4c0c91a66e3f18d0b7c4f3b
"codemirror@npm:^5.65.17":
version: 5.65.17
resolution: "codemirror@npm:5.65.17"
checksum: 10c0/c2fa8eda0f7c4e9e829aaec2a0c17646019740479e5327834c93cd48e4a7005bfc686114a28510e0eace6149d481a1ffc464ac75b169190fd2d38fa331615132
languageName: node
linkType: hard

Expand Down Expand Up @@ -1362,7 +1362,7 @@ __metadata:
"@types/codemirror": "npm:^5.60.15"
"@types/sortablejs": "npm:^1.15.8"
chartist: "npm:^1.3.0"
codemirror: "npm:^5.65.16"
codemirror: "npm:^5.65.17"
esbuild: "npm:^0.21.4"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down

0 comments on commit 96311a4

Please sign in to comment.